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).
- 04:39, 27 July 2024 Infinitehexagon talk contribs created page Jeb (Created page with "'''Jeb''', pronounced /ʤev/ is an esolang created by User:Infinitehexagon. This is his first esolang in months. ==Syntax== Almost all instructions require at least one or two arguments. je a ej a b Only one instruction uses three arguments, and that's <code>bjej</code> . bjej a b c ===Operators=== jjj NOT (!) jj = j == eee > bbbb AND (&) bbb < bb / b * For operators that dont exist such as >= or <= you combine them. Greater than or equal to would be...")
- 16:56, 20 March 2024 Infinitehexagon talk contribs created page The Brink of Insanity (Created page with "'''The Brink of Insanity''' is an esolang created by Infinite Hexagon designed to be totally heinous, despicable, and utterly chaotic. Category: LanguagesCategory:UncomputableCategory:2024{{WIP}} = Syntax = == Creating New Functions == To create new functions, you start with "<code>rule</code>" followed by the name of the function and a semicolon. Here is an example rule dec: +++++++++++++++++ +++++++++++++++++ +++++++++++++++...")
- 17:50, 4 March 2024 Infinitehexagon talk contribs created page Hexagon says jump to line a if cell b is n and increment cell b by c if cell b equals d and output cell b is cell b equals e. (Created page with "'''Hexagon says jump to line a if cell b is n and increment cell b by c if cell b equals d and output cell b is cell b equals e.''' is an esolang created by Infinitehexagon which is his first OISC. Category: LanguagesCategory:2024Category:OISC ==Instruction== {| class="wikitable" ! Instruction |- | Hexagon says jump to line a if cell b is n and increment cell b by c if cell b equals d and output cell b is cell b equals e. |} ==Pr...")
- 15:18, 26 February 2024 Infinitehexagon talk contribs created page Qwertyuiopasdfghjklzxcvbnm (Created page with "'''Qwertyuiopasdfghjklzxcvbnm''' or QAZ for short is an esolang designed by | Infinitehexagon to be very very cursed as possible. It has 17 accumulators with unbounded cells. Category:2024Category:Languages{{WIP}} {| class="wikitable" |+ Caption text |- ! Header text !! Header text |- | QWERTY || Increment a random accumulator by 19 and move the cell pointer 25 times. |- | Example || Example |- | Example || Example |- | Example || Examp...")
- 17:31, 23 February 2024 Infinitehexagon talk contribs created page Truer machine (Created page with "'''Truer machine''' is an esolang created by Infinitehexagon specifically designed to implement a truth machine. == Instructions == {| class="wikitable" {| class="wikitable" |+ Caption text |- ! Command !! Description |- | i || Input string value |- | o || Output "true" indefinitely if the input / secret input is 1. Else output the string value inputted by the user. |- | 0 || Skip the next command. |- | ' || Halt program. |- | 1 || increment t...")
- 15:18, 2 February 2024 Infinitehexagon talk contribs created page The bluetooth device is ready to pair (Created page with "'''The bluetooth device is ready to pair''' or TBDIRP is an esolang based off of something User:Infinitehexagon saw on YouTube about a bluetooth speaker with an accent. Category:2024Category:LanguagesCategory:Pseudonatural{{WIP}} == Variables / Syntax == All programs start off with Variables are created / declared by starting off with a random capital letter {[A-Z]}followed by an e and the text <code>bluetooth device is ready to pair</code>. here is an...")
- 15:14, 31 January 2024 Infinitehexagon talk contribs created page Mox (Created page with "'''Mox''' is another cell-based esolang by User:Infinitehexagon with a short amount of instructions. Mox is made out of the letters in ther title plus a few extra instructions too. Mox is also a derivative of X strike. Category:LanguagesCategory:2024Category:Cell-based == Instructions== {| class="wikitable" ! Instructions !! Description |- | m || shift the memory pointer right |- | o || shift the memory pointer left and decrement the value under the...")
- 21:29, 9 January 2024 Infinitehexagon talk contribs created page Reset (Created page with "'''Reset''' is an esolang that is based entirely off of a dream User:Infinitehexagon had about a viral programming language on the internet. This esolang is heavily inspired off of ΙΧΘΥΣ. ==Instructions== ===Lowercase=== {| class="wikitable" ! Instruction !! Description |- | r || output the accumulator. |- | e || set the accumulator to itself mod 256. |- | s || decrement the accumulator by 1. |- | t || raise the accumulator to the power of 2. |- | ` || stor...")
- 15:13, 20 December 2023 Infinitehexagon talk contribs created page New (Created page with "'''New''' is an esoteric programming language created by User:Infinitehexagon. about {{WIP}}")
- 15:18, 19 December 2023 Infinitehexagon talk contribs created page Exclamation (Created page with "'''Exclamation''' is an esoteric programming language desgined by User:Infinitehexagon that was inspired by Kak and UBFIM's minimalized instructions. {{WIP}} == Instructions == {| class="wikitable" ! Instruction !! Description |- | !b || Flip the bit in cell b. |- | a@b || concatenate cell a's bit into the bit in cell b |- | a$b || reverse the bit in cell a and store it into cell b eg. 1000 -> 0001 |}")
- 19:22, 18 December 2023 Infinitehexagon talk contribs created page Talk:\ (Created page with "I tried to make a truth machine in Backslash, but I forgot that this esoteric language is self-modifying.")
- 00:03, 18 December 2023 Infinitehexagon talk contribs created page AEAV (Created page with "'''AEAV'''('''A'''n '''E'''solang '''A'''bout '''V'''ariables) is an esolang designed by User:Infinitehexagon that uses variables to store values. Category:2023Category:LanguagesCategory:Low-level == Inputting and Outputting == Inputting and outputting use the tags <code>_input_</code> and <code>_output_</code>. <pre>test = _input_ test = _output_</pre> == Variables == To create a variable start the name of the variable followed by the keyword "is" and...")
- 19:43, 15 December 2023 Infinitehexagon talk contribs created page Hexssembly (Created page with "'''Hexssembly''' is an esolang designed by User:Infinitehexagon to mimic assembly language. Category:LanguagesCategory:2023Category:UnimplementedCategory:Low-level {| class="wikitable" ! Instructions !! Description |- | JUMP a b || Jump to label b when argument a is equal to label b. |- | NEW b|| Create new label b. |- | END b|| End label b. |- | INC b || Increment the acumulator by b in hexadecimal. |- | OUT b || Output the accumulator b. |- | INP...")
- 19:01, 8 December 2023 Infinitehexagon talk contribs created page Talk:Quell (Created page with "Truth Machine: <pre>INP 0 loop: OUT 0 JNZ 0 loop JEQ 0 1 loop")
- 16:48, 6 December 2023 Infinitehexagon talk contribs created page Threi (Created page with "'''Threi''' is an esoteric programming language desgined by User:Infinitehexagon . Category:LanguagesCategory:2023Category:Work-in-Progresses")
- 19:22, 13 November 2023 Infinitehexagon talk contribs created page Teleport (Created page with "'''Teleport''' is a 2-dimensional esoteric language created by User:Infinitehexagon that changes direction in 2 areas; left and right and uses a portal to change lines. ==Syntax== All programs start at <code>></code> and end with <code>v</code>. Here is an example;<br> <code>>(your program)v</code> A program does not have to start with <code>></code>, but it has to start at the top left of the program.")
- 18:01, 25 October 2023 Infinitehexagon talk contribs created page Len2 (Created page with "'''Len2''' is an esolang created by Infinite Hexagon. Len2 is Infinite Hexagon's first pseudonatural esolang and his first esolang that uses hexadecimal. Category:Cell-basedCategory:2023Category:PseudonaturalCategory: Works-in-Progress =Syntax= All commands will have at least 1-2 arguments. Argument 1 represents the cell the instruction will affect and argument 2 commonly represents the new value going to Cell ARG1. Most comman...")
- 16:43, 17 October 2023 Infinitehexagon talk contribs created page 8-Bit (Created page with "'''8-Bit''' is an esolang created by User:Infinitehexagon in hopes of making his first Turing tarpit using Binary numbers, but it is unknown whether this is Turing-complete due to the fact that the cells are NOT unbounded and are limited to 8 cells. This language was originally Infinite Hexagon's REAL first esolang made last year and scrapped. Category:LanguagesCategory:2023Category:Unknown computational class ==Commands== {| class="wikitable" |- ! Comman...")
- 14:12, 12 October 2023 Infinitehexagon talk contribs created page Gamma (Created page with "'''Gamma''' is an esoteric programming language that is part of a series by User:Infinitehexagon on Greek esolangs that will be a derivative of the previous esolang with more commands, less commands, or modified commands. It has 3 more extra commands than Beta and a replaced command. ==Commands== {| class="wikitable" |- ! Alpha➜Beta !! Description |- | + || Increment the accumulator by the amount of α(Alpha) following it. |- | ! || Decrement the accumulator by...")
- 22:58, 10 October 2023 Infinitehexagon talk contribs created page X strike (Created page with "'''X strike''' is an esolang created by User:Infinitehexagon. It has 4 commands and a keyword. ==Commands== {| class="wikitable" |- ! Command !! Description |- | X! || increment the cell under the memory pointer by 1 and shift the memory pointer right |- | x! || decrement the cell under the memory pointer by 1 and shift the memory pointer left |- | X×a×b || Goto line a if the cell under the memory pointer equals b |}")
- 13:44, 5 October 2023 Infinitehexagon talk contribs created page Beta (Created page with "'''Beta''' is an esoteric programming language that is part of a series by User:Infinitehexagon on Greek esolangs that will be a derivative of the previous esolang with more commands, less commands, or modified commands. It has 4 more extra commands than Alpha. ==Commands== {| class="wikitable" |- ! Alpha !! Description |- | + || Increment the accumulator by the amount of α(Alpha) following it. |- | ! || Decrement the accumulator by the amount of β(Beta) following it....")
- 13:40, 3 October 2023 Infinitehexagon talk contribs created page Alpha (Created page with "'''Alpha''' is an esoteric programming language that is part of a series by User:Infinitehexagon on Greek esolangs that will be a derivative of the previous esolang with more commands, less commands, or modified commands. So far it has 6 commands. {| class="wikitable" |- ! Alpha !! Description |- | + || Increment the accumulator by the amount of α(Alpha) following it |- | - || reverse the value of the accumulator eg. 72->27 |- | $ || output the accumulator's Unicode...")
- 19:11, 22 September 2023 Infinitehexagon talk contribs created page Lightswitch (Created page with "'''Lightswitch''' is an esolang created by User:Infinitehexagon about Lightswitches and the state of light switches. It only uses one keyword; toggle. ==Built-In Keywords== These keywords store binary data into a lightswitch. They are:<br> <code>@in</code>: Gets input into a lightswitch <br> <code>@out</code>: Outputs the lightswitch as an ascii character ==Instructions== {| class="wikitable" ! Command !! Description |- | [lightswitch 1] toggle [lightswitch 2] || Whe...")
- 15:30, 16 September 2023 Infinitehexagon talk contribs created page 8xn (Created page with "'''8xn''' is an 1-dimensional esoteric programming language created by User:Infinitehexagon. It contains a special type of memory called a sequence. ==Syntax== All programs in 8xn usually start with a number 1-8 to represent a function that can be called which is joined by <code>x</code>, and then the instructions after. The name of the Esolang itself represents a program starting with <code>"8x"</code>. ==The Sequence== The sequence stores data for the program....")
- 20:46, 26 August 2023 Infinitehexagon talk contribs created page SDOTOS (Created page with "'''SDOTOS''' is an esoteric programming language created by User:Infinitehexagon. Category:Languages Category:Unknown computational class Category:2023 All code is separated by a newline when a line has more than 100 instructions in it ==Commands== {| class="wikitable" |+ Hexagon |- ! Command !! Description |- | i || Increment by the character next to it. If the character next to it is not a number 0-9, then increment the hexagon variable by the ASCII...")
- 18:18, 26 August 2023 Infinitehexagon talk contribs created page File:Infinite hexagon.png
- 18:18, 26 August 2023 Infinitehexagon talk contribs uploaded File:Infinite hexagon.png
- 18:09, 26 August 2023 Infinitehexagon talk contribs created page User:Infinitehexagon (Created page with "hi")
- 00:41, 24 August 2023 User account Infinitehexagon talk contribs was created