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).
- 23:59, 25 March 2026 NinjaPizza15 talk contribs created page Rainbow Assembly (Created page with "Rainbow Assembly is a Turing complete tiny assembly language with only 8 instructions.<br> The earliest version is Rainbow-1, which was created on 03/25/2026 (MM/DD/YYYY) <h1>Rainbow-1 Assembly</h1> Here is the instruction set for Rainbow-1 Assembly: '''''//''''' - ''comment'' - Used to write comments in code, gets ignored by assembler.<br> '''''00''''' - ''halt'' - Halts the program.<br> '''''01''''' - ''str'' - Stores given data into register.<br> '''''02''''' - ''stm...")
- 23:25, 25 March 2026 User account NinjaPizza15 talk contribs was created