Wednesday, August 09, 2006

Transterpreter source available

The source for the Transterpreter, a portable Occam implementation, has been made available.
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:

2 Comments:

Anonymous Anonymous said...

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.

7:52 PM  
Blogger Chris Double said...

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.

8:00 PM  

Post a Comment

<< Home