User:Osmarks

From Esolang
Jump to navigation Jump to search

This page has been deleted.

The deletion, protection, and move log for the page are provided below for reference.

List of abbreviations:
N
This edit created a new page (also see list of new pages)
m
This is a minor edit
b
This edit was performed by a bot
(±123)
The page size changed by this number of bytes

19 March 2024

N    02:08  Wizzcake+‎‎ 2 changes history +8,567 [RainbowDash‎ (2×)]
 m   
02:08 (cur | prev) −1 RainbowDash talk contribs (→‎Interpreter in JavaScript)
N    
02:07 (cur | prev) +8,568 RainbowDash talk contribs (Created page with "Wizzcake+ was created by user:RainbowDash on March 18th 2024. Wizzcake+ is a upgraded version of Wizzcake which adds functions from brainfuck making it Turing complete. Wizzcake+ contains 1 stack, a pointer, and an infinite array of cells. Every single word besides "[" and "]" in a given text, gibberish or not preforms 10 different instructions, multiple different times. File:WizzcakeMascot.png|thumb|left|200px|The mascot of Wizzcake,it is still a rat cup...")
 m   02:08  Joke language list diffhist +115 RainbowDash talk contribs (→‎General languages)

18 March 2024

N    23:32  Brainalpha‎‎ 3 changes history +851 [None1‎ (3×)]
 m   
23:32 (cur | prev) −4 None1 talk contribs
 m   
23:31 (cur | prev) +10 None1 talk contribs (→‎Memory)
N    
23:31 (cur | prev) +845 None1 talk contribs (Created page with "{{lang|a=User:None1}} ==Commands== {| class="wikitable" !Brainfuck !Substitution Argument !Description |- |> |a |Move the pointer to the right |- |< |b |Move the pointer to the left |- |<nowiki>+</nowiki> |c |Increment the memory cell under the pointer |- |<nowiki>-</nowiki> |d |Decrement the memory cell under the pointer |- |. |e |Output the character signified by the cell at the pointer |- |, |f |Input a character and store it in the cell at the pointer |- |[ |g |J...")
 m   23:31  Brainfuck diffhist +12 Faian36 talk contribs (Fixed some typos & improved consistency)
 m   23:17  Main Page‎‎ 3 changes history +78 [PythonshellDebugwindow‎; None1‎ (2×)]
 m   
23:17 (cur | prev) 0 None1 talk contribs (s -> z)
 m   
15:03 (cur | prev) −27 PythonshellDebugwindow talk contribs (Generalise notice)
 m   
11:36 (cur | prev) +105 None1 talk contribs
     20:28  Language list‎‎ 5 changes history +72 [Mmph‎; PythonshellDebugwindow‎; Unicodes‎ (3×)]
     
20:28 (cur | prev) +17 Mmph talk contribs
 m   
19:08 (cur | prev) 0 PythonshellDebugwindow talk contribs (→‎Non-alphabetic: Alphabetise)
     
17:12 (cur | prev) +20 Unicodes talk contribs (→‎Non-alphabetic)
     
07:24 (cur | prev) +9 Unicodes talk contribs
     
07:18 (cur | prev) +26 Unicodes talk contribs (→‎Non-alphabetic)
     19:08  User:Unicodes‎‎ 2 changes history +41 [Unicodes‎ (2×)]
     
19:08 (cur | prev) +17 Unicodes talk contribs
     
07:17 (cur | prev) +24 Unicodes talk contribs
     17:26  Esolang:Sandbox‎‎ 5 changes history +255 [Unicodes‎ (5×)]
     
17:26 (cur | prev) +85 Unicodes talk contribs (→‎The ultimate content box)
     
17:24 (cur | prev) +30 Unicodes talk contribs
     
17:23 (cur | prev) +4 Unicodes talk contribs
     
17:22 (cur | prev) +98 Unicodes talk contribs
     
07:04 (cur | prev) +38 Unicodes talk contribs
     17:24  Talk:Recorder‎‎ 2 changes history −547 [Yourusername‎ (2×)]
     
17:24 (cur | prev) −600 Yourusername talk contribs (→‎Why did you give rules to the talk section) Tag: Manual revert
     
17:24 (cur | prev) +53 Yourusername talk contribs (→‎Why did you give rules to the talk section) Tag: Reverted
N    17:19  .not required diffhist +924 Unicodes talk contribs (Created page with "Made by Unicodes This is a stack-based language, where you have to start every line with ''not''. {| class="wikitable" |+ Instructions |- ! Instruction !! Action |- | ''(not)'' pop [NUMBER] || pushes [NUMBER] onto the stack |- | ''(not)'' push || pops the 1st value off the stack |- | ''(not)'' get || prints out the 1st value |- | ''(not)'' print || gets a number from the user and adds it to the stack |- | ''(not)'' while [NUMBER/1ST STACK VALUE] =/>/<...")
     17:13  Xyz‎‎ 4 changes history +374 [PythonshellDebugwindow‎; Yourusername‎ (3×)]
     
17:13 (cur | prev) −9 Yourusername talk contribs
     
17:12 (cur | prev) +278 Yourusername talk contribs
     
17:07 (cur | prev) +72 Yourusername talk contribs
 m   
15:10 (cur | prev) +33 PythonshellDebugwindow talk contribs (Stub, category)
N    17:07  0widthnonjoiner‎‎ 5 changes history +828 [None1‎ (2×); Unicodes‎ (3×)]
     
17:07 (cur | prev) +116 Unicodes talk contribs
 m   
11:33 (cur | prev) +25 None1 talk contribs
 m   
11:32 (cur | prev) +23 None1 talk contribs (→‎Examples)
     
07:19 (cur | prev) +62 Unicodes talk contribs
N    
07:17 (cur | prev) +602 Unicodes talk contribs (Created page with "The actual name of this language is ‌ (U+200C). 0widthnonjoiner is made by Unicodes This language is run on a stack. For each line there is 1 instruction + arguments {| class="wikitable" |+ Instructions |- ! Instruction !! Action |- | ‌ (U+200C) $arg || Push argument onto stack |- | ‌ (U+200B) $arg || Pop |- | ‌ (U+200D) $arg || Do operation on 1st and 2nd element on stack; If argument is 1, add, if argument is 0, subtract |- | ‌ (U+200A...")
 m   15:53  Funciton diffhist +32 Timwi talk contribs (More small fixes)
 m   15:22  Rule diffhist +45 PythonshellDebugwindow talk contribs (Categories)
 m   13:54  A+B Problem diffhist +647 None1 talk contribs (→‎C++)
 m   13:47  BFFuck diffhist +302 None1 talk contribs (→‎Syntax)
     13:45  Deadfish‎‎ 2 changes history +2,045 [Quadruplay‎ (2×)]
 m   
13:45 (cur | prev) +9 Quadruplay talk contribs (fixed easyfuck minified version being too wide to display)
     
12:56 (cur | prev) +2,036 Quadruplay talk contribs (Added an implementation in easyfuck)
 m   13:24  Chicken‎‎ 3 changes history +805 [None1‎ (3×)]
 m   
13:24 (cur | prev) +103 None1 talk contribs (→‎A+B Problem)
 m   
13:22 (cur | prev) +155 None1 talk contribs (→‎Quine)
 m   
13:21 (cur | prev) +547 None1 talk contribs (→‎NaN)
 m   12:28  Talk:LZ∞ diffhist +83 Pro465 talk contribs

17 March 2024

     23:35  Esolang:Sandbox diffhist −9 Epsilon talk contribs
 m   23:18  2KWLang diffhist +1 None1 talk contribs
     22:27  Nope. diffhist +81 Faian36 talk contribs (→‎Implementations)
 m   22:06  Minitree diffhist 0 Faian36 talk contribs (Fixed computational class category)
     22:03  Danicb diffhist 0 Faian36 talk contribs (Fixed computational class category)
 m   21:52  RedefineFuck diffhist +1 Faian36 talk contribs (Fixed category from 'brainfuck deriatives')
This page is protected against creation

This page has been deleted and cannot be created without administrator help; by far the most common reason for this to happen is that it has been repeatedly created by spambots and has been protected to prevent those spambots attacking it in the future. If you do need to create a page at this title, place a request for the page to be unprotected (for instance at the Talk page of the administrator who protected it; check this page's history to find out who that was).

This page is a WIP, but the language is not. Please consult the talk page before making any major changes.
The title of this article is not correct because of technical limitations. The correct title is actually {{{title}}}.

This page does not exist yet. You can create it via typing in the box below (see the help page for more information). (If you don't want to create the page, just navigate away, e.g. with your browser's back button.) Note: if this is your first contribution to the wiki, you will have to introduce yourself first, due to problems we're having with spambots.

When creating a new page, it is recommended that you:

  • Make sure it's linked to from the rest of the wiki. If you're creating a language, you'll typically link to it from the language list or joke language list. (If you got here by following a link from another page, or via a tab at the top of the page, you probably don't need to do anything here.)
  • Place the page in appropriate categories (to place a page in a category, add [[Category:name of category]] at the bottom of the page). See Esolang:Categorization for a list of the categories you can use. (This does not apply to things like talk pages.)

This will make it easier for people who are interested in your page to find it.

Thanks for contributing to Esolang! sussy spoiler This is a list of esoteric languages that are not of any interest except for potential humor value. Generally speaking, they are completely unusable for programming even in theory, trivial and less interesting variations on existing esoteric languages, or too underspecified to determine any potential usability.

For esoteric languages that are potentially interesting in some way, or that are actually capable of running programs and producing a useful output, see the normal list of esoteric languages.

Like for that other list, items here will eventually be removed if they don't link to a page on this wiki.

General languages

Horribly translated variants

Un-understandable variants of non-esolangs or esolangs.

Error simulators

Note: This section is stub

Brainfuck derivatives

Example-based languages

i.e., languages which make it easy to write programs used as typical examples for new languages, but little else.

Lesser known programming languages

See also

Remember that this is only a preview.

Your changes have not yet been saved! → Go to editing area


The following files have been classified

TOP SECRET

by order of the POTAT-O5 Council.

WARNING

Any non-authorized personnel viewing this file will be terminated via orbital laser strike, memetic kill agent, antimemetic kill agent, [REDACTED], apiohazard, apiocryohazard, <SQUARE BRACKETS EXPUNGED>, apiomemetohazard, apiopyrohazard, orthoapiohazard, anarchocommunism, arachnocommunism, arachnoanarchocommunism, recreational nuclear weapon, relativistic kinetic kill vehicle, Project TANTALUM IGUANA, Mobile Task Force σ-18, Cascading Style Sheets, [[REDACTED] [[DATA EXPUNGED] LOST]], SCP-001-J, GPT-8, the number floor(2pi) (do not acknowledge this number), the PotatOS Privacy Policy, SCP-579, technetium, apioforms, rate limits, SCP-4514, immediate cardiac arrest, a potato with a gun, 7.2kg of melons, no apioforms, User:Heavpoot, the internet, this, ████ ████████, unfortunate coincidence, Arch Linux, segmentation fault, cross-site request forgery, triskaidecagon, the borrow checker, !lyricly☭demote☭establish☭communism!, Turing-incompleteness, a description of SCP-3125, 700 kilotons of cats, antimatter, antiantimatter, O(n3) time, Dwarf Fortress, or the character U+202E ‮RIGHT TO LEFT OVERRIDE‭.

My esolangs:

  • Turi, a Turing-complete and nightmarish to implement language
  • Embedded HQ9+, an esolang for use in embedded system design.
  • Brotlipython, which is Python but compressed because golfing.
  • TIS³, TIS-100 but the nodes run a weird machine code language with fun things like no immediate parameters and the grid is infinite and also self-replication is possible
  • Unnamed Image Esolang, a simple esolang encoded in images for a contest
  • Osmarkscalculator
  • possibly others I forgot about but probably not