» tagged pages
» logout

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

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

Kanaputs Overview

Another key feature of Kanaputs is the reactivity. Any variable can be reactive.

opensource: del.icio.us tag/opensource

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

Pugs - pugscode

Pugs is an implementation of Perl 6, written in Haskell. It aims to implement the full Perl6 specification.

Haskell: del.icio.us tag/haskell

JRuby Home Page

JRuby is an 100% pure-Java implementation of the Ruby programming language.

opensource: del.icio.us tag/opensource

defmacro - Writing A Lisp Interpreter In Haskell

"A while ago, after what now seems like eternity of flirting with Haskell articles and papers, I finally crossed the boundary between theory and practice and downloaded a Haskell compiler."

Haskell: del.icio.us tag/haskell

OSX x86 - GHC - Trac

Seems to keep up with the latest on ghc on intel macs. Has binaries for 6.5 (I can't find any for 6.4).

Haskell: del.icio.us tag/haskell

C:)

C:) or C-Smile is a scripting-language, with syntax and structure derived from C, C++ , Java, JavaScript.

In classification, it resides between Java and JavaScript. C:) has classes as in Java and typeless variables as in JavaScript.

It also has a compiler and virtual machine running bytecodes.