User:DigitalDetective47: Difference between revisions
Jump to navigation
Jump to search
Content deleted Content added
→Languages: Update ONE WAY computational class to turing-complete |
m Undo revision 93929 by DigitalDetective47 (talk) Tags: Undo Reverted |
||
Line 1: | Line 1: | ||
Hi, I like to make stuff. Check out my website [https://digitaldetective47.42web.io here]. |
Hi, I like to make stuff. Check out my website [https://digitaldetective47.42web.io here]. You can also check out what I'm currently working on [[User:DigitalDetective47/WIP|here]]. |
||
== Languages == |
== Languages == |
||
* [[Left-Right March|Left‐Right March]]: A one‐dimensional [[fungeoid]]. |
* [[Left-Right March|Left‐Right March]]: A one‐dimensional [[fungeoid]]. |
Revision as of 17:19, 10 April 2025
Hi, I like to make stuff. Check out my website here. You can also check out what I'm currently working on here.
Languages
- Left‐Right March: A one‐dimensional fungeoid.
- Expressions: A basic and very unoriginal Forte clone.
- Dashes: A language where programs are sequences of dashes.
- Highways: My first two‐dimensional language, also my first concurrent language.
- PRG: A weirdlang where every word is three letters long.
- Fool: A language based on boolean logic with a paradigm that I don't know how to describe. (somebody please give info)
- Cratefuck: A language based around the idea of a limited number of data markers on an infinite tape.
: A language based on one‐way movement of data across stacks.
Here is some quick data on these Esolangs:
Name | Paradigm | Determinism | Memory | Computational class | I/O | Dimensions | Implemented | Self‐modification |
---|---|---|---|---|---|---|---|---|
Left‐Right March | Imperative | Deterministic | Cell‐based | Unknown | Non‐interactive | 1 | Yes | Yes |
Expressions | Imperative | Deterministic | Uncategorized | Unknown | Interactive | 1 | No | No |
Dashes | Imperative | Deterministic | Cell‐based & stack‐based | Turing-complete | Non‐interactive | 1 | Yes | No |
Highways | Imperative | Probabilistic | Cell‐based | Turing-complete | Non‐interactive | 2 | No | No |
PRG | Imperative | Deterministic | Variables & dynamic memory | Unknown | Interactive | 1 | No | No |
Fool | Unknown | Deterministic | Cell‐based | Turing-complete | No | 1 | Yes | No |
Cratefuck | Imperative | Deterministic | Cell‐based | Turing-complete | Output only | 1 | Yes | No |
![]() |
Imperative | Deterministic | Stack‐based | Turing-complete | Interactive | 1 | Yes | No |