Category:RCSNUSP
From Rosetta Code
Programming Task
This is a programming task. It lays out a problem which Rosetta Code users are encouraged to solve, using languages they know.
Implementation
This is an implementation of SNUSP.
You may find other implementations of this language at Category:SNUSP Implementations.
An implementation need only properly implement the basic SNUSP instructions ('$', '\', '/', '+', '-', '<', '>', ',', '.', '!', and '?'). Other characters ('#', '@', ':', ';', '%', and '&') are also allowed, but not required. Any extra characters that you implement should be noted in the description of your implementation. Any cell size is allowed, EOF support is optional, as is whether you have bounded or unbounded memory.
Articles in category "RCSNUSP"
There are 3 articles in this category.

