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).
- 02:16, 23 August 2025 Iamnotanuser talk contribs created page Streamix (Created page with "Streamix is a brainfuck based esolang. All I/O goes only on streams. Also, all instructions are ASCII-lowercase. == General == === Memory === Memory in Streamix is array of 16-bit cells. It has infinite size, so interpreter should extend it sometimes. Current cell is a cell onto pointer. === Queue === Some data, usually I/O data, contains in FIFO queue. Reading value from queue removes read value from queue. === Streams === Stream is actually number, mapped on fil...")
- 00:15, 23 August 2025 User account Iamnotanuser talk contribs was created