Lnusp Language

Each line is a number of how many times repeat, and the stuff on that line. For example:

  1. ;This example program #1
  2. .INPUT .OUTPUT
  3. @
  4. ++
  5. **

will be the space:

. @
. ++
. ++
. ++
. ++
. ++
. ++
. ++
. **
. **

It starts from the top-left corner going south-east. Commands:

That's all

Stuff such as input/output/stop would be commands more north than the north side of the program, in certain position there would be a sub-routine that does that. For example:

  1. 1234567890123456789012345678901234567890123456789
  2. .INPUT .OUTPUT .STOP
  3. . . . .
  4. .?......!!................? .
  5. ?. .! ! . ? .
  6. ? . .! ! . ? .
  7. ?.!..@..!............@...? .
  8. !.............................@

Standard subroutines:

(Add more new ideas here with ? next to them)

Not to step on toes here but I have attempted to correct the spelling on this page -- it was testing my sanity. Some of the intended meaning was unclear to me so I did my best to sort it out. Some of the grammar still may be iffy.


CategoryProgrammingLanguage EsotericProgrammingLanguage