Quick Reference
This page features a quick reference of all Nospace commands in the one place. You can click into each command for more details.
Command name | Nospace syntax | Whitespace syntax | Nossembly syntax |
---|---|---|---|
Add | | | Add |
Assert |
|
| Assert |
Call |
|
| Call |
Cast |
|
| Cast |
Copy |
|
| Copy |
Divide | | | Divide |
Duplicate | |
| Duplicate |
End | |
| End |
Jump |
|
| Jump |
JumpNegative |
|
| JumpNegative |
JumpZero |
|
| JumpZero |
Label |
|
| Label |
Mod | | | Mod |
Multiply | |
| Multiply |
Pop | |
| Pop |
Push |
|
| Push |
ReadChar | |
| ReadChar |
ReadInt | |
| ReadInt |
Retrieve | | | Retrieve |
Return | |
| Return |
Slide |
|
| Slide |
Store | | | Store |
Subtract | | | Subtract |
Swap | |
| Swap |
WriteChar | |
| WriteChar |
WriteInt | |
| WriteInt |