From 1e9dafac508db133e011ba45b7c0b513ded2d40e Mon Sep 17 00:00:00 2001 From: dos-reis Date: Fri, 17 Oct 2008 02:38:03 +0000 Subject: update TODO --- TODO | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'TODO') diff --git a/TODO b/TODO index 71216d1b..933da9a9 100644 --- a/TODO +++ b/TODO @@ -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. -- cgit v1.2.3