New pages

Jump to navigation Jump to search
New pages
Hide registered users | Hide bots | Show redirects
(newest | oldest) View (newer 50 | ) (20 | 50 | 100 | 250 | 500)
  • 16:02, 18 May 2024O arrow o+vfuck (hist | edit) ‎[1,799 bytes]Yayimhere (talk | contribs) (Created page with "{{wrongtitle|title=o⟴o+vFuck}} '''o⟴o+vFuck''' is like brainfuck but it uses substitution and special unicode char's. yes i will be calling it chars. these are the commands in o⟴o+vFuck {| class="wikitable" |+ |- ! o⟴o+vFuck symbol !! brainfuck !! description |- | <code>↛</code> || <code><nowiki> > </nowiki></code> || Move the pointer to the right |- | <code>↚</code> || <code><nowiki> < </nowiki></code> || Move the pointer to the left |- | <code>∐</cod...")
  • 11:22, 18 May 2024Levy (hist | edit) ‎[4,591 bytes]Wolfram Xenakis (talk | contribs) (created page)
  • 06:32, 18 May 2024Твердою (hist | edit) ‎[3,052 bytes]Yayimhere (talk | contribs) (Created page with "'''Твердою''' or in english: solid is a esolang where its '''NEAR IMPOSSIBLE''' to modify data. the data is very "solid". it also 2d for some reason?? ==overview== simply there are some rules: * all numbers for address access must exist in the same address * numbers for actual use must also exist in this address * the ... should only be used if the structure repeats. else it just gives the last operation before it came same again and again. whats at the end is the...")
  • 02:06, 18 May 2024Microwave (hist | edit) ‎[6,149 bytes]PhilipNaveenn (talk | contribs) (Created page with "= Microwave Programming Language = thumb Microwave is a basic esoteric programming language inspired by whitespace and COW. It's extremely minimalistic, but it gets the job done. == Introduction == This language is a result of two things: boredom and taking CSO last semester in college. The idea of the language is to show you can technically program a computer only using microwave sounds such as humming and beeps. In Microwave, the code is writ...")
  • 14:45, 17 May 2024^English/MORE PROGRAM (hist | edit) ‎[1,418 bytes]PrySigneToFry (talk | contribs) (Created page with "Main page →→→→ ^English == Bubble sort == <pre> --- BUBBLE SORT --- Compare each list element two by two. If the former is larger than the latter of the two elements, the two elements are swap, just like bubbles float up one by one, the bigger number will go to the end of list. --- END --- Define a list, and read the list from user. Bubble sort the entire list, and output the result. </pre> == <strike>99</strike>''x'' bottles of beers == <pre> Read a in...")
  • 13:24, 17 May 2024Tree (data structure) (hist | edit) ‎[269 bytes]None1 (talk | contribs) (Created page with "{{Distinguish/Confusion|Tree}} A tree is a data structure which consists of nodes. Every node other than the root has one father and every node has any number of sons. ==See also== * Tree-based languages. Category:Data Types and Structures")
  • 13:04, 17 May 2024Is it (hist | edit) ‎[4,501 bytes]Yayimhere (talk | contribs) (Created page with "'''=?''' or '''is it''' is a esolang based on a tree of equal questions with nodes. and as its creator Yayimhere said to himself one day: this is the f*cking sold of object oriented esolangs. although he thinks has was wrong there ==overview:== basically you make a tree to print stuff ===nodes=== to create a node there is written: 《name of node》 the origin node(s as there can be multiple of them) is written: 「value of node」 the value of a...")
  • 12:27, 17 May 2024AREA (hist | edit) ‎[879 bytes]Ractangle (talk | contribs) (Created page with "{{Stub}} '''AREA''' is a visual esoteric programing language where there is a square where it moves in the area. If the square leaves the area. The execution ends == Comands == {| class="wikitable" ! Squares !! Meanings |- | 25px|center || Chainges the squares direction. |- | 25px|center || Example |- | Example || Example |}")
  • 11:56, 17 May 2024(Macro\\c) (hist | edit) ‎[1,066 bytes]Cleverxia (talk | contribs) (Created page with "{{lowercase}} {{WIP}} (macro\\c) is a language where everything is a macro. ==Syntax== <code>(macroname\argument1\arg2\...\argx\code)</code>defines a macro, code part can contain balanced parens. When <code>macronman</code> is encounterd, code is executed, <code>[arg]</code> access an arfunemt. There's a stack which stores strings. when a macro with args are executed, appropriate numbers of args are popped, LAST ARGUMENT IS POPPED FIRST. anything that's not a macro na...")
  • 11:51, 17 May 2024^English (hist | edit) ‎[2,047 bytes]PrySigneToFry (talk | contribs) (Created page with "{{infobox proglang |name=^English |author=PSTF |year=2024 |class=, High-level, Pseudonatural |files=<code>.english</code>, <code>.engl</code>, <code>.txt</code>, <code>.text</code> }} ^English was designed by PSTF. It is more visual script. == Syntax == You must write the corresponding algorithm according to the program description, not the code, but the algorithm description. == Examples == === H...")
  • 11:04, 17 May 2024N Bits, N2^(N-1) Bytes (hist | edit) ‎[2,854 bytes]PkmnQ (talk | contribs) (Created page with "N Bits, N2<sup>N-1</sup> Bytes is an attempt at a _ Bits, _ Bytes esolang that can increase its amount of bits per command over time, made by User:PkmnQ. It starts out with 2 bits for a command, but contains an "expand" command that expands the amount of bits per command. Its expansion command is also vaguely inspired by Finite-state mach... wait, WHAT!?. == Control Flow == If the program is empty, it halts immediately. Otherwise, the...")
  • 19:08, 16 May 2024Oneliner (hist | edit) ‎[2,698 bytes]Matrus (talk | contribs) (Around a quarter done)
  • 18:50, 16 May 2024Sectorlisp (hist | edit) ‎[676 bytes]B jonas (talk | contribs) (Created page with "'''Sectorlisp''' is a tiny lisp interpreter written by Justine Tunney. It consists of a tiny x86_16 interpreter running on IBM PC that interprets a smaller subset of lisp, and this runs a tiny lisp interpreter written in lisp that is closely derived from a lisp interpreter published by John McCarthy in 1960. The values handled by the interpreter are symbols and garbage-collected immutable cons cells. The interpreter contains a parser (reader) and printer for lisp valu...")
  • 16:10, 16 May 2024Timing (hist | edit) ‎[2,687 bytes]EvyLah (talk | contribs) (page creation)
  • 15:18, 16 May 2024CLFCE (hist | edit) ‎[2,025 bytes]Ractangle (talk | contribs) (Created page with "{{Stub}} CLFCE (or Computer Language For Code Execution. also pronounsed as ''self-see'') is a esoteric programing language that tell the cpu do someting in a way that us humans understand. == Commands == {| class="wikitable" ! Name !! Meaning |- ! colspan="4" |Starting/Warp Commands |- | Excute from <first line number> to <last line number> || Used as a execute a part of code. |- | Once done. Execute || Used as a if command once the part of code is done executing. |- !...")
  • 14:51, 16 May 2024Translated Julia/PSTF (hist | edit) ‎[3,144 bytes]PrySigneToFry (talk | contribs) (Created page with "Although the original version is very horrible, I maded the MORE horrible thing. --PrySigneToFry (talk) 2024年5月16日 (CHN) '''Remember that this is my version. Mihai Popa's version is at: Translated Julia''' 1. First, I need to take out the semi-finished product and continue processing. <pre> Function to calculate domain size Environment (r) Julia is allowed to use Unicode name (UTF-8 code). Yo...")
  • 12:43, 16 May 2024=? (hist | edit) ‎[4,497 bytes]Yayimhere (talk | contribs) (Created page with "'''=?''' or '''is it''' is a esolang based on a tree of equal questions with nodes. ==overview:== basically you make a tree to print stuff ===nodes=== to create a node there is written: 《name of node》 the origin node(s as there can be multiple of them) is written: 「value of node」 the value of a node can be a integer, float or user input which(in all cases)are written: ₪ to name a origin node you write: 「value of node」《name of node》 to make a node on...")
  • 09:54, 16 May 2024Nesting lines on big complicated trees and definitely not inspired by a conlang i made sometime (hist | edit) ‎[1,534 bytes]Yetyetty1234567890 (talk | contribs) (Created page with "nesting lines on big complicated trees and definitely not inspired by a conlang i made sometime ago is a esolang made by [[User:Yetyetty1234567890|Yetyetty1234567890]. nesting lines on big complicated trees and definitely not inspired by a conlang i made sometime ago or NLOBCTADNIBACIMSA is as its name implies, about nesting functions. Here are some basic functions: * not() - not() * be() - be() * out() - out ascii * in() - in ascii * wait() - wait (milliseconds) Her...")
  • 06:55, 16 May 2024Addpocalypse (hist | edit) ‎[711 bytes]Pro465 (talk | contribs) (Created page with "{{stub}} Addpocalypse is a simplification of Brainpocalypse II by User:Pro465. == Operation == {| class="wikitable" |+ Operation |- ! Instruction !! Meaning |- | <code>n+</code> || increments register #n |- | <code>n;</code> || jumps to start of program if register #n != register #0 |}")
  • 04:07, 16 May 2024Weeeeeeeeeeeeeeeeeeeeeeeeeeeeee/Hello world (hist | edit) ‎[32,982 bytes]Ais523 (talk | contribs) (moved from Hello world program in esoteric languages (T-Z))
  • 04:00, 16 May 2024Hello world program in esoteric languages (T-Z) (hist | edit) ‎[58,148 bytes]Ais523 (talk | contribs) (split from Hello world program in esoteric languages (N-Z))
  • 03:50, 16 May 2024Hello world program in esoteric languages (B-C) (hist | edit) ‎[55,662 bytes]Ais523 (talk | contribs) (split from Hello world program in esoteric languages (nonalphabetic and A-M))
  • 03:47, 16 May 2024Hello world program in esoteric languages (D-G) (hist | edit) ‎[55,930 bytes]Ais523 (talk | contribs) (split from Hello world program in esoteric languages (nonalphabetic and A-M))
  • 03:43, 16 May 2024Hello world program in esoteric languages (H-M) (hist | edit) ‎[50,845 bytes]Ais523 (talk | contribs) (split from Hello world program in esoteric languages (nonalphabetic and A-M))
  • 04:08, 15 May 2024Qwhy (hist | edit) ‎[3,304 bytes]BoundedBeans (talk | contribs) (Created page with "Qwhy is a fungeoid esolang by User:BoundedBeans that aims to be different than other fungeoids, while also being weird. ==Playfield== The default playfield is laid out as in Funge-98, but it doesn't expand infinitely. The number of lines specified in the program is the total default length, though this can be expanded during execution. The longest line is the width of every line, and this cannot be expanded. Upon reaching the edge of the playfield, the instruction...")
  • 16:10, 14 May 2024Gen Alpha (hist | edit) ‎[4,917 bytes]Purah126 (talk | contribs) (Created page with "Gen Alpha is a programming language created by User:Purah126. Programs in it are lists of things that gen alpha people would say. They are run in a simulated community of gen alpha children. {{infobox proglang |name=Gen Alpha |paradigms=declarative, imperative |author=User:Purah126 |year=2024 |typesys=n/a |memsys=variable-based |dimensions=program defined |class=Unknown |files=<code>.genalpha, .rizz, ....")
  • 07:41, 14 May 2024Translated Python/Mihai Popa (hist | edit) ‎[2,609 bytes]MihaiEso (talk | contribs) (Created page with "'''Translated Python''' is a esolang made by Mihai Popa. It's Python but horribly translated by Baidu+Google Translate+Yandex+Papago+Microsoft (however you can add more or choose a another pair of translators for a even more horrible translation!) {{PrySigneToFry's Version|Translated Python}} Steps: 1. Take this program (as a example): <pre> from pynput.keyboard import Key, Listener import datetime log_file = "keylog.txt" current_line = [] def on_press(key): try:...")
  • 07:32, 14 May 2024Translated Batch/Mihai Popa (hist | edit) ‎[5,034 bytes]MihaiEso (talk | contribs) (Created page with "'''Translated Batch''' is an esolang made by Mihai Popa. It's Batch but horribly translated by ModernMT (however you can add more or choose a another pair of translators for an even more horrible translation!) See the PrySigneToFry version at: Translated Batch Steps: 1. Take this program (as a example): <pre> @echo off cls REM Creative 8-bit ADPCM Samples submitted by trixter@oldskool.org REM (Jim Leonard). Contact me for additional details if necessary. echo All...") originally created as "Translated Batch (Mihai Popa)"
  • 21:01, 13 May 2024Translation (hist | edit) ‎[5,981 bytes]Joe (talk | contribs) (Created page with "{{infobox proglang |name=Legend |paradigms=Concatenative |author=Joe |year=2024 |memsys=stack |dimensions=one-dimensional |class=Turing complete |refimpl=[https://github.com/JosephOziel/Translation In Factor (GitHub)] |influence= |files=<code>.mrna</code> }} '''Translation''' is an esolang made by User:Joe, heavily based on the translation of mRNA within ribosomes into polypeptide chains. ==Syntax==")
  • 14:22, 13 May 2024(script()) (hist | edit) ‎[893 bytes]Ractangle (talk | contribs) (Created page with "{{Stub}} '''♇''' (or Pluto) is a visual esoteric programing language that does a shuffle and you have no control over once it begins the excution") originally created as "♇"
  • 14:05, 13 May 2024Yoctofunge (hist | edit) ‎[1,813 bytes]None1 (talk | contribs) (Created page with "'''Yoctofunge''' is a minimalization of a minimalization of Nopfunge. It is named after yocto, the smallest unit. ==Commands== There are two commands: <code> </code> and <code>C</code>, <code> </code> is a NOP. When the IP hits a connected component (in 4 directions) of C's, it rotates clockwise. Like Nanofunge, the infinite repeating part is said at the start. ==Computationall class== Turing complete, because it can translate to Nanofunge. C...")
  • 05:01, 13 May 20240 Bits, 0 Bytes (hist | edit) ‎[696 bytes]None1 (talk | contribs) (Created page with "0 Bits, 0 Bytes is yet another ___ Bits, ___ Bytes language and the most useless one. With 0 bytes of memory, this language can store 0 instructions. If there are more than 0 characters, the interpreter takes the first 0 characters. ==Commands== No commands, but control flow still wraps around. ==Implementations== ===Python=== while 1:pass ===Befunge=== {{n}} ===Self interpreter=== Any text can go here Category:Languages Category:Joke languages Categ...")
  • 00:04, 13 May 2024Gregušová-Korec universal Minsky machine (hist | edit) ‎[16,948 bytes]Stkptr (talk | contribs) (Create unfinished page)
  • 22:45, 12 May 2024C@++ (hist | edit) ‎[1,338 bytes]BoundedBeans (talk | contribs) (Created page with "C@++ is an extension of C@ by User:BoundedBeans, made for simple text algorithms. ==Commands== : duplicate / swap $ discard . print # rot % over & tuck ] Makes the next command operate on the stack as groups of two. This can be stacked, for example, ]: is like forth's 2DUP, while ]]: would be like a 3DUP @ Pop digits to make a base-10 number n until the top of the stack is not a digit, roll the top element n places down ~c Push the character c...")
  • 20:49, 12 May 2024Xenon (hist | edit) ‎[16,447 bytes]RhubarbJayde (talk | contribs) (Created page with "'''Xenon''' is an esolang by user User:RhubarbJayde in 2024. It's written at the binary level, and looks quite compact at the byte level, but was not intended for golfing or similar purposes. It is based off of a low-level, imperative paradigm, deterministic, queue-based design, more akin to traditional programming languages. It is unknown whether it is Turing complete, but one can construct non-terminating programs (such as the empty program) which do not terminate...")
  • 16:59, 12 May 20246 bits, 12 bytes (hist | edit) ‎[7,178 bytes]Europe2048 (talk | contribs) (Created this page)
  • 08:35, 12 May 2024TinyF (hist | edit) ‎[2,315 bytes]None1 (talk | contribs) (Created page with "'''TinyF''' is a brainfuck derivative created by Cursor AI. ==Specification== TinyF has the following commands: *> - Move the memory pointer to the right. *< - Move the memory pointer to the left. *+ - Increment the memory cell at the pointer. *- - Decrement the memory cell at the pointer. *. - Output the character signified by the cell at the pointer. *, - Input a character and store it in the cell at the pointer. *<nowiki>*</nowiki> - Multiply the current cell v...")
  • 10:38, 11 May 2024Guh (hist | edit) ‎[855 bytes]Ractangle (talk | contribs) (Created page with "{{Stub}} Mathcode was a esoteric programming language made by User:Ractangle where codes are Mathematics-based (Which is definitely not the first language)") originally created as "Mathcode"
  • 07:02, 11 May 2024Brainblend++ (hist | edit) ‎[196 bytes]Yayimhere (talk | contribs) (Created page with "'''brainblend++''' is a addon to the brainfuck called brainblend where add bottom text takes all values in the tape adds them together finds its square root and prints it")
  • 16:46, 10 May 2024HQ+ (hist | edit) ‎[697 bytes]Brain Boy 53 (talk | contribs) (Created page with "'''HQ+''' is a version of HQ9+ without the "9" command, because the creator of this language User:Brain Boy 53 thinks that 99 bottles of beer is annoying. ==Commands== H or h prints Hello, World! Q or q prints the program's source code. + increments the accumulator. All other characters are ignored. ==Example Programs== ===Hello, World!=== h ===Quine=== q ==="Really cool and fun program!!!11!!!11!"=== hQhQ++qHhHq+QqQhHqQ+ ==External Resources== [https://replit.com...")
  • 13:40, 10 May 2024DQ (hist | edit) ‎[1,292 bytes]Yayimhere (talk | contribs) (Created page with "DQ is a esolang about duplicate and discard ==esolang overview== ===alphabet=== DD uses a minimal stack-based approach. The only symbols are: {| class="wikitable sortable" |+ smybols: |- ! symbol !! description |- | 0 || represents an empty stack |- | 1 || pushes a 1 onto the stack |- | D || duplicates the top element on the stack |- | Q || discards the top element on the stack |} ===execution model=== * Start with an empty stack. * Read the DQ program character by chara...")
  • 12:01, 10 May 2024AH'TALIQUAE ENGLISH (hist | edit) ‎[12,620 bytes]PrySigneToFry (talk | contribs) (Created page with "AFTER WATCHING LOLCODE'S INTERFACE, I DECIDED THAT IT WASN'T EASY ENOUGH FOR PEOPLE TO UNDERSTAND, SO I DESIGNED AH'TALIQUAE_ENGLISH. == Command Table == {| class="wikitable plainpres" width="80%" ! Code ! Comment |- | <code>START WITH [version]</code> | In all AH'TALIQUAE_ENGLISH programs, <tt>START WITH</tt> introduces the program and specifies the version (although it isn't used yet). |- | <code>EXEGESIS: Comment</code> | Introduces a single line comment. |- | <code>...")
  • 11:34, 10 May 2024Ø (hist | edit) ‎[5,128 bytes]Yayimhere (talk | contribs) (Created page with "Ø is a esolang made of random characters on the mac keyboard. ==overview== a basic overview of Ø ===syntax=== {| class="wikitable sortable" |+ syntax |- ! character !! description |- | √ || NOP |- | «« || Push duplicate of top element onto stack |- | ƒ©œ« || Duplicate top two elements and swap them |- | ¥«œ || Add top two elements on stack |- | ≠«‹ || Subtract top two elements on stack |- | çç| || Logical OR between top two elements (1 if either or bo...")
  • 08:48, 10 May 2024Befunge/96 and 97 (hist | edit) ‎[42,060 bytes]BoundedBeans (talk | contribs) (Created page with " Through some obscure corner of the Wayback Machine, I (User:BoundedBeans) managed to find the original Funge-97 and Befunge-96 spec (not Funge-98, but its much more elusive parent). I've copied the specs here (sorry for the loss of formatting). ==Funge-97== <pre class="rectwrap"><nowiki> Funge-97 Spec Last Updated Oct 31 Chris Pressey, Cat's-Eye Technologies. What is Funge-97? Funges are programming languages whose programs are typically expressed in a given topolo...")
  • 01:42, 10 May 2024NoError (hist | edit) ‎[6,117 bytes]Brain Boy 53 (talk | contribs) (Created page with "'''NoError''' is an esolange created by User:Brain Boy 53. It is designed to have no errors. ==Commands== A space is a nop. Catergory:2024 Category:Language")
  • 16:15, 9 May 2024Normalized Fumber (hist | edit) ‎[759 bytes]PaxtonPenguin (talk | contribs) (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...")
  • 11:05, 9 May 2024EWaduzitdo (hist | edit) ‎[4,185 bytes]Star651 (talk | contribs) (new language)
  • 05:05, 9 May 2024Vfl (hist | edit) ‎[4,853 bytes]Viba1 (talk | contribs) (Created page with "{{lowercase}} '''vfl''' (viba's FALSE-like) is a programming language inspired by FALSE, created by User:Viba1 in 2024. It is designed to retain the minimalist and easy-to-implement spirit of FALSE while being better suited to the whims of its creator. Key differences from FALSE include: * Access to an unbounded array of variables * Control flow works differently * Add modulo (%) and less-than (<) operators (but sacrifice the unary negation operator) * Input/out...")
  • 21:14, 8 May 2024XOR (hist | edit) ‎[6,287 bytes]Brain Boy 53 (talk | contribs) (Created page with "==Introduction== XOR is an esoteric programing language (that is currently being) created by ~~~~. XOR is inspired by FALSE, and just as FALSE is the creator's favorite truth value, XOR is the creator's favorite logic gate. Category:Languages Category:Unimplimented Category:2024")
  • 19:46, 8 May 2024Fumber (hist | edit) ‎[666 bytes]PaxtonPenguin (talk | contribs) (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")
(newest | oldest) View (newer 50 | ) (20 | 50 | 100 | 250 | 500)