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).
- 20:10, 27 February 2025 Hotspot5 talk contribs created page Sembly (Created page with "Sembly is a cell-based esolang similar to brainfuck except the cells are binary - meaning they can only hold a single bit: 0 or 1, and only uses 7 parameter-less functions, it is likely turing complete. ==Functions== *inp - inputs a single 1 or 0 bit to the cell at the pointer *out - outputs the cell at the pointer *left - shifts pointer left *right - shifts pointer right *flip - flips bit at the pointer (O -> 1, 1 -> 0) *loop - enters loop if cell at the pointer is 0,...")
- 12:49, 27 February 2025 User account Hotspot5 talk contribs was created