[Laszlo-dev] Some really interesting bits about Tamarin
P T Withington
ptw at pobox.com
Fri Feb 8 04:30:33 PST 2008
> the interpreter is written in Forth. There are .fs files in the
> 'core' subdirectory that contains the Forth source code. Each 'abc'
> bytecode is implemented in lower level instructions which are
> implemented in Forth. The tracing jit operates on these lower level
> instructions. The system can be extended with Forth code to call
> native C functions. The compiler from Forth to C++ is written in
> Python and is in 'utils/fc.py'
[Bluish Coder](http://www.bluishcoder.co.nz/)
Forth! Yow. A Forth compiler written in Python! Double Yow.
More information about the Laszlo-dev
mailing list