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).
- 06:53, 2 March 2026 NeurosamaLover talk contribs created page ZeroGrid2D (Created page with "ZeroGrid2D is a 2D grid-based esoteric programming language developed in March 2026 to **explicitly prove Turing-completeness** in response to doubts about the computational power of its predecessor, ZeroStack2D. Unlike ZeroStack2D (which uses a 2D code grid but linear stack for data), ZeroGrid2D unifies both code and data into dynamic 2D grids (a "dual 2D grid" design): * **Code grid**: The program is a 2D grid of commands traversed by the interpreter; * **Data gri...")
- 02:59, 22 February 2026 NeurosamaLover talk contribs moved page PotterScript to Esolang:PotterScript
- 02:58, 22 February 2026 NeurosamaLover talk contribs moved page Talk:ZeroStack2D to Esolang talk:ZeroStack2D
- 02:58, 22 February 2026 NeurosamaLover talk contribs moved page ZeroStack2D to Esolang:ZeroStack2D
- 02:45, 22 February 2026 NeurosamaLover talk contribs created page PotterScript (Created page with "A magical esoteric programming language themed after Harry Potter. <div style="border:2px solid red; background:#fcc; padding:1em; border-radius:8px;"> ==WARNING== It is currently in brainstorming and under development. </div>")
- 05:26, 20 February 2026 NeurosamaLover talk contribs created page Talk:Bruh():bruh() (Created page with "==OPINIONS== Your code is so long, longer than my brainfuck hello world: <pre> ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++.> +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++.> ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++.> ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++...")
- 09:43, 19 February 2026 NeurosamaLover talk contribs created page ZeroStack2D (Created page with "= ZeroStack2D = ZeroStack2D is a stack-based, 2D grid esoteric programming language, designed to be Turing-complete. It draws inspiration from Befunge and Brainfuck, combining 2D instruction pointer movement with a minimal stack-based execution model. == Overview == ZeroStack2D operates on a 2D grid of characters, where an instruction pointer (IP) moves across the grid, executing commands. The language's core is a single stack, which is used for all data storage and m...")
- 09:34, 19 February 2026 NeurosamaLover talk contribs created page User:NeurosamaLover (Created page with "= NeurosamaLover = I'm an esoteric language designer and programmer. == Languages I've created == * ZeroStack2D – A stack-based, 2D grid esoteric language, Turing-complete, inspired by Befunge and Brainfuck. == Interests == * Esoteric programming languages * Computational theory and Turing-completeness * Minimalist language design * Code golf and programming puzzles == Contact == *[https://esolangs.org/wiki/User:NeurosamaLover User page] *[mailto:huyuenshen@163...")
- 07:47, 19 February 2026 User account NeurosamaLover talk contribs was created