Updated: 11/5/2005; 6:04:39 PM.
Chris Double's Radio Weblog
        

Tuesday, August 26, 2003

The recent success in running the Io language interpreter as an operating system is interesting because it means that the same steps should enable a Common Lisp based operating system. Taking an embeddable Common Lisp and hooking it up to the L4 Microkernel in the same manner as was done for Io could be a good start. This would give a working system on Intel and PPC based machines. ARM support is coming so there would be the possibility of having a Lisp based handheld. That would be fun to play with. I don't know how useful it would be but who cares :-).
10:14:19 PM      

Also available for Chicken Scheme recently is a binding for JAPI. JAPI is a cross platform GUI library. It is written in Java and so works on many platforms but can be called from other languages. In a nutshell it exposes the AWT toolkit to other language runtimes.
10:10:01 PM      

Felix has released a binding for TCC for Chicken Scheme. Read about it on the mailing list. TCC is a C compiler built as a library. You can compile C code 'in memory' and dynamically link it to the running program.
10:07:49 PM      

© Copyright 2005 Chris Double.
 
August 2003
Sun Mon Tue Wed Thu Fri Sat
          1 2
3 4 5 6 7 8 9
10 11 12 13 14 15 16
17 18 19 20 21 22 23
24 25 26 27 28 29 30
31            
Jul   Sep



Click here to visit the Radio UserLand website.

Listed on BlogShares

Click to see the XML version of this web page.

Click here to send an email to the editor of this weblog.