» tagged pages
» logout

sorted by: recent | see : popular
Content Tagged with interpreter + design

Surfin' Safari - Blog Archive " Announcing SquirrelFish

Webkit's new Javascript interpreter is based on techniques used in Lua. Notibly, it lazily converts from syntax tree to bytecode as it runs.

Lua: del.icio.us/tag/lua

Implementing functional languages

A practical approach to understanding implementations of non-strict functional languages using lazy graph reduction. Helps the reader to develop, modify and experiment with some non-trivial compilers.

Haskell: del.icio.us tag/haskell