-
notably, Befunge-98, Brainfuck, possibly PBrain, ///, etc
possibly categorize them differently, but this would be awesome
-
## Languages to implement myself
* [ ] FTC
* Functional Tarpit Collection (tentative name)
* a higher-level syntax that compiles into BLC, BCL, SKI text notation, Unlambda, Iota, Jot, Laz…
-
# “ruby,一款好用的 esolang” | LNN的博客!
“ruby,一款好用的 esolang” $>
-
- ~~*Hello World* with several esolangs~~
- ~~Ex) [엄준식](https://github.com/rycont/umjunsik-lang), [아희](https://ko.wikipedia.org/wiki/%EC%95%84%ED%9D%AC), [LOLCODE](https://esolangs.org/wiki/LOLCODE…
-
Hello all.
The `Hello World` program provided in `g/GreeeeeeeeenText` won't work.
I have updated the file in the PR #1464 (didn't touch the README.md or any other file).
Hope it helps the Esolang …
-
we are creating a fatblob esolang and i have a few ideas. can you maybe comment
so how it works:
you have a number of blobs that you start with and then you set up some foods. maybe some species eat…
-
Would you like to create an wiki page on [esolang wiki](https://esolangs.org/wiki/Wenyan-lang)?
-
That's the plan
-
I'm using the lexer package to create a lexer for my esolang, and I wanted to implement syntactic/substitution macros by parsing the macro definition into a new rule for a lex-state. Is there a way to…
-
[Piet](https://www.dangermouse.net/esoteric/piet.html) is a classic esolang where the source code is an image file. It has a unique routing semantics, minimalistic but reasonable set of commands, and …