Category:SNUSP: Difference between revisions

From Rosetta Code
Content added Content deleted
(New page: {{language|SNUSP}}'''SNUSP''' is an esoteric language that is a mix of Brainfuck and Befunge, with a call stack and optional concurrency thrown in. * http://esolangs.org/wiki/SNUSP...)
 
No edit summary
Line 3: Line 3:
* http://c2.com/cgi/wiki?SnuspLanguage
* http://c2.com/cgi/wiki?SnuspLanguage
* http://www.quirkster.com/iano/snusp/
* http://www.quirkster.com/iano/snusp/

[[Category:Esoteric Languages]]

Revision as of 15:27, 6 March 2008

Language
SNUSP
This programming language may be used to instruct a computer to perform a task.
See Also:


Listed below are all of the tasks on Rosetta Code which have been solved using SNUSP.

SNUSP is an esoteric language that is a mix of Brainfuck and Befunge, with a call stack and optional concurrency thrown in.