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).
- 01:44, 14 February 2026 Las-r talk contribs created page Enn (Created page with "= Enn: Executable NAND Network = A logic-oriented esolang. An interpreter and examples can be found [https://github.com/las-r/enn here]. == How Enn works == Every instruction in Enn does 1 of 2 things: * Set a variable * Output that variable The only computation given to you is the ability to use NAND. '''IMPORTANT NOTE:''' Every program loops. To end a program, you must forcequit it. == Usage == '''REQUIREMENTS:''' Python v3.x Simply place <tt>enn.py</tt> in the...")
- 21:06, 7 June 2025 Las-r talk contribs created page User:Las-r/common.css (Created page with "General background and text: body { background-color: #1e1e1e; color: #e0e0e0; } Headings: h1, h2, h3, h4, h5, h6 { color: #ffffff; } Links: a { color: #61dafb; } a:visited { color: #c792ea; } a:hover, a:focus { color: #ffcb6b; } Tables: table { background-color: #2c2c2c; color: #ddd; border-color: #444; } th, td { border: 1px solid #444; } Code blocks: pre, code { background-color: #2d2d2d; col...")
- 22:30, 16 May 2025 Las-r talk contribs created page Greed (Create page.)
- 22:23, 16 May 2025 User account Las-r talk contribs was created