Transterpreter source available
The source for the Transterpreter, a portable Occam implementation, has been made available.
Categories: occam
The Transterpreter is a small (2000 lines of code), portable (strict ANSI C), open-source runtime for a growing family of massively concurrent programming languages. Capable of supporting thousands of threads on small devices, it is well suited for embedded and ubiquitous systems development.
Categories: occam

2 Comments:
i tried your modal server code from 2004 on the most recent version of chicken for win32 and i keep getting errors with loading the extensions. does your stuff not work? :(
when i try to load the http extensions, they freeze.
I haven't tried it for quite some time - not since I wrote it in fact. I'll try and slot some time in this weekend to update it.
Post a Comment
<< Home