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
  • 18:00, 16 October 2024 DolphyWind talk contribs created page Torth (Created page with "{{infobox proglang |name=Torth |paradigms=Concatenative |author=User:DolphyWind |year=2024 |memsys=Stack-based |class=Turing complete |majorimpl=[https://github.com/DolphyWind/esoteric/tree/master/torth Torth] |influence=Forth |files=<code>.tth</code> }} Torth is a Forth-like esoteric programming language created to write Olus2000 programs with ease. Torth uses a single stack memo...")
  • 13:40, 8 October 2024 DolphyWind talk contribs created page BIITI (Created page with "BIITI (Beauty Is In The Implementation) is an esoteric programming language created by DolphyWind. It is inspired by 8086 assembly and Forth. A typical BIITI program is simply a list of commands separated by the newline character, that gets executed on the BIITI virtual machine. === BIITI Virtual Machine === BIITI virtual machine consists of a stack and three registers: <code>IP</code>, <code>ACC</code> and <code>CMP</code>. The <code>IP</code> register stores the p...")
  • 20:43, 14 January 2024 DolphyWind talk contribs created page User:DolphyWind (Created page with "I love programming, math and Celeste. [https://github.com/DolphyWind GitHub]")
  • 21:20, 21 January 2023 DolphyWind talk contribs created page Electra (Created page with "= What is Electra? = Electra is a small esolang inspired by AsciiDots. Electra is created by User:DolphyWind. You can find more about electra on its [https://github.com/DolphyWind/Electra-Lang Github repository]. = How Electra works? = Electra has Currents which are instruction pointers that acts like currents in electricity. Electra has generators and components. Generators generate currents and components interperate currents that came through them. Electra has t...")
  • 19:01, 21 January 2023 User account DolphyWind talk contribs was created