chicken-users
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Chicken-users] Tiny C Compiler


From: William Annis
Subject: Re: [Chicken-users] Tiny C Compiler
Date: Tue, 26 Aug 2003 17:55:16 -0500 (CDT)

 >One interesting application would be some kind of "sub"-scheme, a simple 
 >dialect, perhaps statically typed, that can be used for those
 >performance critical number crunching.

        Do a literature search on "prescheme" or the VLisp project.
There are online papers in various places, but I don't know if all of
them are accessible when you're not on our university network. :)

        In any case, prescheme is just this sort of tiny, scheme-like
language good for writing lower level stuff.

--
wm




reply via email to

[Prev in Thread] Current Thread [Next in Thread]