diff options
author | dos-reis <gdr@axiomatics.org> | 2008-10-17 02:38:03 +0000 |
---|---|---|
committer | dos-reis <gdr@axiomatics.org> | 2008-10-17 02:38:03 +0000 |
commit | 1e9dafac508db133e011ba45b7c0b513ded2d40e (patch) | |
tree | 2d967404308280d02c749baad73f02acf976522f /TODO | |
parent | 039b9057a33905638e624adcc3edcf9985858b54 (diff) | |
download | open-axiom-1e9dafac508db133e011ba45b7c0b513ded2d40e.tar.gz |
update TODO
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -2,8 +2,10 @@ === TODO === ============ +* Finish network communication support. * Finish Bemol backend. * Finish JVM backend. +* Add support for concurrency. * Generate better codes for scripts. * Fix STREAM implementation (dynamic semantics rules violation). * Fix compilation of domain where withon is empty. @@ -20,6 +22,8 @@ * Interfaces to mainstream programming languages * Improve Boot, Spad * Integrate to development environments +* Move rule semantics transformation from the ParseForm -> SExpression + transformer to the interpreter. * Audit all codes that manipulate sockets. |