Execute HQ9+

From Rosetta Code
Revision as of 20:18, 18 December 2009 by Underscore (talk | contribs) (Added Haskell. (The implementation is so short that the subpage really isn't necessary, but I figure uniformity is nice.))
Task
Execute HQ9+
You are encouraged to solve this task according to the task description, using any language you may know.

Implement a HQ9+ interpreter or compiler for Rosetta Code.

Common Lisp

See RCHQ9+/Common Lisp.

E

See RCHQ9+/E.

Haskell

See RCHQ9+/Haskell.

Java

See RCHQ9+/Java.

Python

See RCHQ9+/Python.

Ruby

See RCHQ9+/Ruby.

Tcl

See RCHQ9+/Tcl.

Ursala

See RCHQ9+/Ursala.