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).

Logs
  • 11:23, 4 December 2023 .yazic talk contribs created page Ribosome (Created page with "'''Ribosome''' is a low-level concurrent esoteric programming language = Overwiew = Every thread has two pointers. Pointer <code>*o</code> points to a location in memory where the current operation is. Pointer <code>*i</code> points to a location of the data thats being operated on. Pointer <code>*i</code> in the beginning starts in a temporary location where it cant interfere with the code. <sup>TODO: needs a way to halt</sup> {| class="wikitable" |+ Caption text...")
  • 20:37, 3 December 2023 .yazic talk contribs created page Ψ (Created page with "'''ψ''' or '''Devilforks''' is a {| class="wikitable" |+ Caption text |- ! Code !! Operation |- | ` || if a = 0 broadcast b. if b = 0 print a as ascii. Increment a. if a = b halt. |- | ψ || if a != 0 jump to start and subtract a from b. if b = a fork twice with one fork swapping a and b. |}")
  • 19:06, 3 December 2023 .yazic talk contribs created page Minisky (Created page with "{| class="wikitable" |+ Caption text |- ! Code !! Operation |- | O || if a = 0 broadcast b. Increment a |- | I || if a = 0 jump to start and wait for broadcast else fork twice. subtract a from b. |}")
  • 15:25, 3 December 2023 .yazic talk contribs created page \\\ (Created page with "{{stub}} {{infobox proglang |name=\\\ |paradigms=string rewriting |author=.yazic |year=2023 |class=<sub>TODO: categorise</sub> |majorimpl=<sub>TODO: implement</sub> |influence=///, Thue |files=<code>.bs</code> }} '''\\\''' or '''Backslashes''', is a minimalist esoteric programming language created by User:.yazic in 2023, and was inspired by /// and Thue. = Description = First the text is parsed for replacement rules <cod...")
  • 19:46, 2 December 2023 .yazic talk contribs created page +/- (Created page with "{{stub}} {{infobox proglang |name=IPD |paradigms=imperative |author=.yazic |year=2023 |memsys=<sub>TODO: categorise</sub> |class=<sub>TODO: categorise</sub> |majorimpl=<sub>TODO: implement</sub> |influence=+- |files=<code>.ipd</code> }} '''+/-''' or '''IPD''' is a multi-threaded esoteric programming language created by User:.yazic in 2023 as an extension to +-. = Syntax = +/- consists of a single accumulator and a character string...")
  • 12:00, 12 June 2021 User account .yazic talk contribs was created