The Processor Collection
Jump to navigation
Jump to search
(NOTE: Anyone can contirbute.) The Processor Collection is an esolang that behaves like an CPU, but with ... bits of data and program memory and ... bits of command data. It has multiple variants and to open one variant, at the start of the code there must be the variant ID.
1 bit, 1 bit (id: 1)
The worst of all. It has 1 bit of memory for both program and data. Commands: 0, which is a NOP and 1 which bit-flips the memory. Change the memory to one: ␁ Nothing: ␀
2 bits, 1 bit (id: 2)
Exactly same as 1 bit, 1 bit but now 1 flips then moves. Fill the entire memory with 1: ␁␁
16 bits, 2048 bits (id: 32768)
See here. 16 bits, 256 bytes
Hello, World!
Note: The character set here is different from the character set of the original page.
Dump: Hello, world!␍␊␀ Code: ␙␀␀␈ô␐@␉ЀÁ␂ð␀␀␀