All public logs
Jump to navigation
Jump to search
Combined display of all available logs of Esolang. You can narrow down the view by selecting a log type, the username (case-sensitive), or the affected page (also case-sensitive).
- 12:42, 20 April 2025 TomosCode talk contribs created page 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...")
- 14:03, 5 March 2025 TomosCode talk contribs created page 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:37, 5 March 2025 TomosCode talk contribs created page User:TomosCode (Created page with "== TomosCode == I like code.")
- 11:54, 5 March 2025 User account TomosCode talk contribs was created