Science Fair Project Encyclopedia
Aura programming language
Aura is an esoteric programming language created by Jamie Aczel . Aura is loosely derived from Brainfuck but its logic is more like Malbolge's.
Aura has no independent data space, forcing it to store data in the command space: all operators all spew their output into the very next instruction. There are no jump commands: the program goes ahead until it meets a "reverse program flow" instruction. It is not known if Aura is Turing-complete.
External links
10-26-2009 08:16:03
The contents of this article is licensed from www.wikipedia.org under the GNU Free Documentation License. Click here to see the transparent copy and copyright details
The contents of this article is licensed from www.wikipedia.org under the GNU Free Documentation License. Click here to see the transparent copy and copyright details


