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).
- 22:07, 30 July 2025 7rigs talk contribs created page 2char (Created page with "{{Wip}} 2char is an esolang by User:7rigs where good or/and useful programs have a code with minimum 2 symbols, but so limited. 2char works like this: 1 character: sets mode and 2 character: mode dependent command mode setting commands are in higher case, and mode dependent commands are in lower. 2char ==interpreter== <pre> from random import randint, choice mode=0 n=0 modes=["N","H","X","R","A", "V"] for c in input(): if c=="N":mode="N" elif c=="H":mode="H"...")
- 13:11, 30 July 2025 7rigs talk contribs created page File:БаAAд6.png (+=-, -=+ logo.)
- 13:11, 30 July 2025 7rigs talk contribs uploaded File:БаAAд6.png (+=-, -=+ logo.)
- 12:45, 30 July 2025 7rigs talk contribs created page +=-, -=+ (Created page with "=Overview= +=-, -=+ (can use ''-=+, +=-'', but better will be ''+=-, -=+'') is an esolang developted by User:7rigs")
- 00:37, 29 July 2025 7rigs talk contribs created page Talk:Codelen (Created page with "here you can discuss the interpreters, examples and other about codelen. =discussion=")
- 00:07, 29 July 2025 7rigs talk contribs created page Codelen (Created page with "{{infobox proglang namez=codelen paradigms=(imperative, declarative, functional, etc.) author=<User> year=<integer> class=(Turing complete, Push down automata, Finite state machine, etc.) majorimpl=<languages> influence=<languages> influenced=<languages> image=<image file> }} {{Wip}}")
- 00:06, 29 July 2025 7rigs talk contribs created page File:Codelenlogo.png (Codelen logotype.)
- 00:06, 29 July 2025 7rigs talk contribs uploaded File:Codelenlogo.png (Codelen logotype.)
- 21:05, 28 July 2025 7rigs talk contribs created page !A&A! (Redirected page to A!&!A) Tag: New redirect
- 21:03, 28 July 2025 7rigs talk contribs created page User:7rigs (Created page with "Hello. I’m (probably) the youngest creator on esolangs.org. =Birthday / Birth date= My birth date is 16.04.2014, and at the time of editing this page, I was 11 years old. I think most esolang creators are 18+ years old, but I’m only 11. =Username= Call me 7rigs. =Creations / Contributions= I have created A!&!A — a minimalistic esolang (learn more here).")
- 11:00, 28 July 2025 7rigs talk contribs created page File:!A&A!logo.png (!A&A! logotype.)
- 11:00, 28 July 2025 7rigs talk contribs uploaded File:!A&A!logo.png (!A&A! logotype.)
- 22:32, 27 July 2025 7rigs talk contribs created page A!&!A (Created page with "{{Wip}} =Overview= A!&!A (also can use "!A&A!") — minimalistic joke esolang, inspired by AAAAAAAAAAAAAA!!!! and 16 bytes :P A!&!A can only print "A!" or print "!A". A!&!A code takes up 1 character, and interpreter takes up 39 bytes =Commands= # <code>A</code>—Outputs "A!" to console. # <code>!</code>—Outputs "!A" to console. =Implementation (interpreter)= Run this code on python 3+: <code>print({'!':'!A','A':'A!'}.get(input()))</code>")
- 00:15, 27 July 2025 User account 7rigs talk contribs was created