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).

Logs
  • 01:38, 27 February 2026 Las-r talk contribs created page Senn (Created page with "{{infobox proglang |name = Senn |paradigms = Stack-based |author = User:Las-r |year = 2026 |class = Turing complete (Speculated) |majorimpl = [https://github.com/las-r/enn/blob/main/senn.py GitHub] |influence = Enn |files = <code>.snn</code>, <code>.senn</code> }} '''Senn''' (Stack-based Executable NAND Network) is a stack-based variant of the esolang Enn, created by [https://github....")
  • 04:22, 26 February 2026 Las-r talk contribs created page Menn (Created page with "{{infobox proglang |name = Menn |paradigms = imperative, hardware descriptor |author = User:Las-r |year = 2026 |class = Bounded-storage machine |majorimpl = [https://github.com/las-r/enn GitHub] |influence = Enn |files = <code>.mnn</code>, <code>.menn</code> }} '''Menn''' (Minimal Executable NAND Network) is a minimalist logic-oriented esolang forked from Enn by [https://github.com/las-r Nayif Ehan] i...")
  • 22:28, 19 February 2026 Las-r talk contribs created page User:Las-r (Created page with "i make esolangs, sometimes you can find my stuff [https://github.com/las-r here].")
  • 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