green lighternobody needs... unpunk!

>info >games >misc >links

HQ9+ - interpreter

HQ9+ is probably the most useless programming-language in the world but solves four basic tasks/problems in programming in an easy way. it was developed by [cliff l. biffle] in 2001. see the author's [specification] for details and history.
the instructions:
the interpreter is written in javascript. eventhough the specification doesn't cover comments or the handling of wrong instructions this interpreter is very strict with those kinds of things: comments are not allowed and will throw errors. so will will wrong/unknown instructions.



last update: 05-09-08