Here's some code, at last

Laurent Martelli martelli@iie.cnam.fr
28 Sep 1999 14:47:37 +0200


Dears Tuners,

I've implemented a little and unefficient interpretor in tcl, that
you'll be able to find at 

        http://perso.cybercable.fr/~martelli/aspect/-interp-tcl.html

As those of you who will try it, it is inspired of lisp for the
semantics (you invoke services with parameters, and they return a
result), but it is very minimal (less than 10 core functions are
available) and very unefficient (I am reimplementing it in C). I
believe however that it can compute anything that is computable. See
the README file in the tar.gz for more info.

Comments and patches are welcome.

-- 
Laurent Martelli
martelli@iie.cnam.fr