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:48, 8 September 2024 PaxtonPenguin talk contribs moved page QuickLangs to QuickLang (no mo others)
- 13:28, 2 June 2024 PaxtonPenguin talk contribs created page QuickLangs (Created page with "QuickLangs are a collection of esolangs that are based off of the default version. =Default= Instructions start with a <code>.</code> and end with a <code>;</code>. The Hello World Program is: .out:"Hello, World";.end; <code>.out</code> is the output, while <code>.end</code> ends the program. Other instructions include: {| class="wikitable" |+ |- ! structs !! info |- | .in || take input |- | .if:...{...} || if the instruction is 1, it does what is in the braces, if...")
- 19:46, 22 May 2024 PaxtonPenguin talk contribs created page File:Peepy.jpeg (I didn't make this, but it is public domain. (It's an image off of the website where you can buy these things))
- 19:46, 22 May 2024 PaxtonPenguin talk contribs uploaded File:Peepy.jpeg (I didn't make this, but it is public domain. (It's an image off of the website where you can buy these things))
- 20:07, 17 May 2024 PaxtonPenguin talk contribs created page Esolang:Sandbox/Em (Created page with "<span style="text-size: 1em;">1</span> <span style="text-size: 5em;">5</span> <span style="text-size: 10em;">10</span> <span style="text-size: 15em;">15</span> <span style="text-size: 20em;">20</span> <span style="text-size: 30em;">30</span> <span style="text-size: 40em;">40</span> <span style="text-size: 50em;">50</span> <span style="text-size: 100em;">100</span>")
- 16:15, 9 May 2024 PaxtonPenguin talk contribs created page Normalized Fumber (Created page with "This is a symbol based version of Fumber. {| class="wikitable" |+ |- ! Symbol !! Definition |- | > || Move left on the tape |- | < || Move Right |- | + || Add One to the selected cell |- | - || Subtract One |- | . || Output the selected cells number as an ascii value |- | , || Input a single character |- | [ || Jump past the next ] if the selected cell is 0 |- | ] || Jump to the last [ if the cell is not zero |- | % || Set the next character as it's ascii value in...")
- 19:46, 8 May 2024 PaxtonPenguin talk contribs created page Fumber (Created page with "Brainflakes but with more, and numbers. Yay! =Commands= {| class="wikitable" |+ |- ! Fumber !! Brainf |- | 1 || > |- | 2 || < |- | 3 || + |- | 4 || - |- | 5 || . |- | 6 || , |- | 7 || [ |- | 8 || ] |- | 9 || N/A |- | 0 || no op |} 9 adds the next letter's ascii value to the selected cell =Examples= Hello World: 9H.9e.9l.9l.9o.9",".9" ".9W.9o.9r.9l.9d.9!.0")
- 16:28, 22 March 2024 PaxtonPenguin talk contribs created page Threads (Created page with "Threads is an Esolang. It is multithreaded. {| class="wikitable" |+ Code |- ! Symbols !! Info |- | a || add one to the counter |- | s || subtract one from the counter |- | o || default: output the counter, dotted: output the following string |- | i || default: input into the counter, dotted: input into the string variable |- | ( || start loop default: infinite, dotted: following number (can not be dotted) |- | ) || end loop (can be dotted) |- | t || make a thread to run...")
- 20:03, 20 March 2024 PaxtonPenguin talk contribs created page [ (Redirected page to Bracket) Tag: New redirect
- 18:43, 6 March 2024 PaxtonPenguin talk contribs created page Esolang:Sandbox/Sandbin (Created page with "Let’s start anew")
- 16:10, 6 March 2024 PaxtonPenguin talk contribs created page File:Punktuation logo.png
- 16:10, 6 March 2024 PaxtonPenguin talk contribs uploaded File:Punktuation logo.png
- 16:07, 6 March 2024 PaxtonPenguin talk contribs created page File:Bracket logo.png (The logo for [)
- 16:07, 6 March 2024 PaxtonPenguin talk contribs uploaded File:Bracket logo.png (The logo for [)
- 23:17, 1 March 2024 PaxtonPenguin talk contribs created page 0bIN (Created page with "A programming language that uses only binary* You need to convert the symbols into binary {| class="wikitable" |+ |- ! The Unbined !! How to |- | + || add 1 to selected item |- | - || subtract |- | ( || loop based on number (eg, 1()) |- | ) || end loop |- | [ || move pointer |- | ] || move pointer |- | “ || string |} Convert the symbols to binary, then put them together into one single line {| class="wikitable" |+ Caption text |- ! Header text !! Header text |- |...")
- 14:33, 28 February 2024 PaxtonPenguin talk contribs created page Chagz (Created page with "Me when your <ref>mom</ref>")
- 21:06, 25 January 2024 PaxtonPenguin talk contribs created page Bracket (Created page with "{{wrongtitle|title=[}} Bracket is a programming language that only uses brackets {| class="wikitable" |+ [ |- ! Units !! How |- | [ || add one |- | ] || subtract one |- | [[ || output ascii |- | ]] || output number |- | [] || input |- | ( || start loop, stops when the top of the stack is 1 or 0 |- | ) || end loop |- | ; || end line, in case you want a one liner |- | [[[ || go up |- | ]]] || go down |- | [[]] || if the top of the stack, is 0 then jump to the nearest []...")
- 21:09, 3 January 2024 PaxtonPenguin talk contribs created page Category:User Edited (Created page with "This category contains esolangs that users edit")
- 19:57, 9 November 2023 PaxtonPenguin talk contribs created page Stick-complete (Redirected page to Stick) Tag: New redirect
- 19:42, 9 November 2023 PaxtonPenguin talk contribs created page Stick (Created page with "Inspired by the Sandbox: {| class="wikitable" |+ |- ! Yeah !! Yea |- | - || Print - |- | | || Print | |}")
- 13:23, 7 November 2023 PaxtonPenguin talk contribs created page When The (Created page with "When The is a programming language. {| class="wikitable" |+ |- ! yeah !! how to yeah |- | # || Number (usage: #7) |- | Example || Example |- | Example || Example |- | Example || Example |- | Example || Example |- | Example || Example |- | Example || Example |} i'll do this later")
- 15:07, 1 November 2023 PaxtonPenguin talk contribs created page Squarebrain (Created page with "Squarebrain is a language I created after reading a book about learning coding, for children, for some reason I created this. {| class="wikitable" |+ |- ! Square !! On a Square |- | > || Move right on the canvas |- | < || Move left on the canvas |- | v || Down |- | ^ || Up |- | x || Mark Cell |- | n || New canvas |- | o || Output canvas |- | e || Edn program |- | d || define canvas |}")
- 20:00, 31 October 2023 PaxtonPenguin talk contribs created page User:PaxtonPenguin/Temp (Created page with "This is used for find and replace, for different things ([[[[[[[[[<)[[[[[[[[(]>),([[[[[[<)[[[[[(]>)],[[[[[[[,,[[[,(( [[[[[[[<)[[[[[[(]>),]]]]]]]]]],)[[[[[[,]]]]]],[,]]]],]]]]]]]], ([,([[[[[[[[,")
- 16:51, 31 October 2023 PaxtonPenguin talk contribs created page Pep & Chz (Created page with "{{bf}} Pep & Chz is a brainflakes version that includes the names of my stuffed penguins {| class="wikitable" |+ ‘ |- ! Pep & Chz !! Brian |- | peep || + |- | chaz || - |- | rebeca || > |- | petey || < |- | peeper || [ |- | twins || ] |- | gery || . |- | cristal || , |}")
- 15:28, 27 October 2023 PaxtonPenguin talk contribs created page User:PaxtonPenguin/ExtremelyLongNameThatNoOneWillGuess (Created page with "Test")
- 16:58, 26 October 2023 PaxtonPenguin talk contribs created page User:PaxtonPenguin/Sandbox (Created page with "Welcome to Hell This is where i put my stupid ideas Enjoy. ;) =1= ==2== ===3=== ====4==== =====5=====")
- 17:39, 25 October 2023 PaxtonPenguin talk contribs created page Punktuation (Created page with "Punktuation is a 2d programming language, that uses '''every''' punctuation symbol. {| class="wikitable" |+ |- ! Symbols || and where to use them |- | + || add the top of the stack, to the second to the top |- | - || subtract |- | * || multiply |- | / || divide |- | . || start program |- | ; || end program |- | , || I’m bored |- | : || I’m gonna finish these later |- | ~ || can you do the pipe symbol in tables? |} | <- this symbol")
- 17:02, 25 October 2023 PaxtonPenguin talk contribs created page User:PaxtonPenguin/Redirect (Redirected page to User:PaxtonPenguin/Redirect) Tag: New redirect
- 16:47, 12 October 2023 PaxtonPenguin talk contribs created page Chefs Kiss (Created page with "Basically just *+-= but with emojis {| class="wikitable" |+ h |- ! Emoji !! The other column |- | 👍 || Add the Accumulator |- | 👎 || Decrease the Accumulator |- | 👌 || Print |} Also thought during class")
- 16:23, 12 October 2023 PaxtonPenguin talk contribs created page Category:Sus (Created page with "How many among us programming languages are there? A lot")
- 14:26, 12 October 2023 PaxtonPenguin talk contribs created page Arraything (Arraything Sucks)
- 16:42, 11 October 2023 PaxtonPenguin talk contribs created page File:C+.jpg
- 16:42, 11 October 2023 PaxtonPenguin talk contribs uploaded File:C+.jpg
- 16:28, 11 October 2023 PaxtonPenguin talk contribs created page User talk:PaxtonPenguin (Created page with "--~~~~Peep")
- 16:27, 11 October 2023 PaxtonPenguin talk contribs created page User:PaxtonPenguin (Created page with "Hi, Visit my site [http://PaxtonPenguin.com Click Here to Win!]")
- 16:15, 11 October 2023 User account PaxtonPenguin talk contribs was created