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).
- 19:09, 15 February 2024 Baltdev talk contribs created page Graphene (Created page with "== Graphene == Graphene is an esoteric programming language created by ~~~ in 2024. The program structure is defined by an arbitrary graph structure. === Layout === A program is laid out as a graph with nodes and edges. At the start of the file, an Exit node must be specified: exit a Each line contains either a node: -- node a: Attribute Value* node foo: Push 3 4 node bar: Coalesce 2 List or an edge: -- edge: idx a -> idx b edge: 0 foo -> 0 bar edge: 1 foo ->...")
- 17:37, 20 November 2023 Baltdev talk contribs created page Talk:Stackish (Created page with "I clicked random esolang and was brought here. Since the original implementation is a dead link, I'm creating my own. ~~~")
- 03:02, 9 October 2023 Baltdev talk contribs created page Lasagna (Created page with "=== Note === This article is copied from the [https://github.com/balt-dev/Lasagna GitHub repository]. = Lasagna = Lasagna is an esoteric programming language defined by an unsized LIFO stack (hence the name, stack) of bytes, inspired by assembly languages. == Basics == A program file, with extension <code>.bin.lsg</code>, is defined by a list of instructions (each being one byte), and corresponding arguments. If, at any point, the stack is popped without anything o...")
- 02:24, 9 October 2023 Baltdev talk contribs created page User:Baltdev (Created page with "hi!!! [https://balt.sno.mba check out my wwebed siute :<nowiki>]</nowiki>]")
- 02:22, 9 October 2023 User account Baltdev talk contribs was created