hXeme Scheme Interpreter

2 02 2010

After toying around with scheme, I decided to implement a (feature-incomplete) interpreter in HaXe. It can run inside both a desktop console and the flash player:

http://www.chasekernan.com/projects/hxeme.html

Use (built-in) to get a list of built in functions it currently supports.

Source: http://github.com/chasekernan/hxeme





Hello world!

30 01 2010

I created this blog mostly to showcase my computer programming work. Projects soon to follow!