User contributions for TomosCode
Jump to navigation
Jump to search
20 April 2025
- 12:4212:42, 20 April 2025 diff hist +636 N MicroLang Created page with "MicroLang is my tiny programming language. == Idea == Inspired by Snowflake, MicroLang operates on a program and an interpreter. == Instructions == The instructions are simple. They are: {| class="wikitable sortable" |+ Instructions |- ! Number !! Name !! Operands !! Effect |- | 0 || NOP || None || Does nothing. |- | 1 || REPLACE || A, B || Replaces A with B in the program. |- | 2 || DEFINE || A || Defines a new function which does A. |} == Interpreters == * [ht..."
8 March 2025
- 09:4309:43, 8 March 2025 diff hist +27 Abacus Computer No edit summary
7 March 2025
- 13:4013:40, 7 March 2025 diff hist +29 Abacus Computer No edit summary
5 March 2025
- 14:0314:03, 5 March 2025 diff hist +302 N Abacus Computer Created page with "Abacus Computer is an abacus language. == Instruction == The one instruction is ADD A <- B.<br> A is a pointer to a number.<br> B is too.<br> == Pointers == * 0 is mapped to the IP. * Most others are just pointers to numbers. * The max is mapped to the input. Category:Languages Category:OISC"
- 13:3713:37, 5 March 2025 diff hist +28 N User:TomosCode Created page with "== TomosCode == I like code." current
- 13:3513:35, 5 March 2025 diff hist +134 Esolang:Introduce yourself →Introductions