An implementation of HQ9+ running on the virtual machine Parrot
Perl Parrot
Switch branches/tags
Nothing to show
Clone or download
carview.php?tsp= Fetching latest commit…
Cannot retrieve the latest commit at this time.
Permalink
Failed to load latest commit information.
carview.php?tsp= doc
carview.php?tsp= hq9plus
carview.php?tsp= lib/Parrot/Test
carview.php?tsp= src
carview.php?tsp= t
carview.php?tsp= .gitignore
carview.php?tsp= LICENSE
carview.php?tsp= MAINTAINER
carview.php?tsp= Makefile
carview.php?tsp= Makefile.in
carview.php?tsp= README
carview.php?tsp= hq9plus.pir
carview.php?tsp= setup.pir

README

Language 'HQ9plus' was created with tools/dev/mk_language_shell.pl, r42797.
HQ9plus is a non turing-complete joke language.
See https://www.esolangs.org/wiki/HQ9_Plus for details.
    $ parrot Configure.pir
    $ make
    $ make test
hq9plus is hosted at https://github.com/bschmalhofer/hq9plus.