Category:RCHQ9+: Difference between revisions

From Rosetta Code
Content added Content deleted
(Created page with 'Implement a HQ9+ [http://www.cliff.biffle.org/esoterica/hq9plus.html] interpreter or compiler for Rosetta Code. An implementation need only properly implement the 'H', 'Q' and '9…')
 
(It's a task)
Line 1: Line 1:
Implement a HQ9+ [http://www.cliff.biffle.org/esoterica/hq9plus.html] interpreter or compiler for Rosetta Code. An implementation need only properly implement the 'H', 'Q' and '9'.
{{task}}Implement a HQ9+ [http://www.cliff.biffle.org/esoterica/hq9plus.html] interpreter or compiler for Rosetta Code. An implementation need only properly implement the 'H', 'Q' and '9'.

Revision as of 16:37, 21 July 2009

Task
RCHQ9+
You are encouraged to solve this task according to the task description, using any language you may know.

Implement a HQ9+ [1] interpreter or compiler for Rosetta Code. An implementation need only properly implement the 'H', 'Q' and '9'.