#esolang zoekresultaten
marble-complete: an esolang that simulates Turing-complete marble towers github.com/aaronduino/mar… #esolang
AsciiDots: The result of combining ascii art, electrical engineering, and programming github.com/aaronduino/asc… #esolang
When one of the forerunners of #esolang community likes my project. Damn, that's a great feeling! ♥️ My program was inspired from one of his languages too!
Just as a fun project, I'm making a visualizer in #pico8 for programs made in the Taxi programming language. It's an #esolang made by @BigZaphod that involves a taxi driver driving data around the fictional town of Townsburg. It's really cool to see this taxi as it drives along.
Working on #esolang programming implementation in #GodotEngine #GDScript well, part of my Digital Logic project
Rail is a two-dimensional language - a train moves along rails, junctions, and commands in a two-dimensional ASCII field esolangs.org/wiki/Rail?utm_… #esolang
Mornington Crescent: an #esolang in which the data pointer moves through the London Tube esolangs.org/wiki/Morningto…
Grass is a functional grass-planting programming language. Syntax and semantics of Grass are defined based on untyped lambda calculus and SECD machine respectively so that Grass is Turing-complete blue.sky.or.jp/grass/ #esolang
Hexagony: a 2D hexagonal programming language #esolang github.com/mbuettner/hexa… and github.com/Timwi/Hexagony…
I finally did it. I made an esoteric AsciiDots program generator. Esoteric as in it just prints random numbers :) It may be slow but uhhh it sure exists (it looks kinda nice). Source code in the replies I guess #MadeWithGodot #WaveFunctionCollapse #Esolang #Ascii
5年前に作ったマインスイーパー駆動難解プログラミング言語「Mines」を2.0.0に更新しました。 主に言語仕様の見直しと明確化、Python製インタプリタの再実装をしました。 おまけで通常のマインスイーパー💣をプレイするコマンドも追加しています。 github.com/dnek/mines-eso… #esolang
Hexagony is the first two-dimensional esoteric programming language on a hexagonal grid github.com/m-ender/hexago… #esolang
Turing Paint is an esoteric visual programming language. It uses images to represent programs. #esolang byronknoll.com/turing.html
Hello #esolang twitter, say 'hi' to MeXiCo: a turing-complete language which transmits its source code in MX records over DNS! I created it on a boring railroad trip, inspired by @blinry's "legit". Linenums are stored in the Priority Field. Code is here: github.com/maride/mexico
I've started working with a new #esolang called Emperical. It is designed to work with time series data. It also supports native vector operations, which I love.
Working on making a syntax highlighter for my new #esolang, Bespoke. I'm using Tree-sitter, because a Textmate grammar wouldn't be powerful enough. So far, it recognizes each word as a series of "digit" tokens and colors those. I will tweak it to support the actual instructions!
Working on a visual programming language with some surprising results... #esolang #coding #instagram
Switch 2落選したのでStreamから「A=B」をダウンロードして息子とプレイ。難解プログラミング言語で遊ぶパズルゲーム。子どもに早解きで負けると普通に悔しい。 #Esolang
qiita.com/Tatamo/items/2… 本格JavaScript記号プログラミング(1) 6種類の記号だけでJavaScriptを書こう #Esolang - Qiita
Created own esolang Achaji with JavaScript! It supports variables, operators, functions & print. Learned how code becomes tokens, compiles, and runs behind the scenes. code : github.com/Atuljaat/Achaj… #JavaScript #Esolang #CompilerDesign #BuildInPublic
5年前に作ったマインスイーパー駆動難解プログラミング言語「Mines」を2.0.0に更新しました。 主に言語仕様の見直しと明確化、Python製インタプリタの再実装をしました。 おまけで通常のマインスイーパー💣をプレイするコマンドも追加しています。 github.com/dnek/mines-eso… #esolang
“[…] and the Grip virus, which contained a Brainfuck interpreter coded in Assembly”. #esolang theregister.com/2025/03/29/mal…
📝 New post: Bespoke: a programming language, tailor-made by me josiah.win/b/6rxal #bespoke #esolang #interpreter #python
Trying to improve my Tree-sitter parser for my new #esolang Bespoke, so that it recognizes things like commands and comments. Trouble is, I can't figure out how best to handle block comments. And when I tried a workaround...it crashed my computer. This is gonna be tough.
Working on making a syntax highlighter for my new #esolang, Bespoke. I'm using Tree-sitter, because a Textmate grammar wouldn't be powerful enough. So far, it recognizes each word as a series of "digit" tokens and colors those. I will tweak it to support the actual instructions!
The #interpreter for my new #esolang is working! I wrote it in #Python this morning. Right now, the main interpreter loop is in one long and somewhat nested function. The only thing left to do is to convert it to a context manager.
Back when I went to MATC, I created an #esolang called "Poetic". It was like "brainfuck", but the commands were encoded in the lengths of words. esolangs.org/wiki/Poetic_(e… winslowjosiah.com/stuff/matc/vic… But I have an idea for a better esolang, which actually achieves what I wanted it to.
«Esolang» = «Infinity» + «Mathematics» + «Sun»! «Esolang» - esolang: a programming language created primarily for experimentation, humor, or theoretical exploration rather than practical use. There are already 440430 elements invented! #esolang #invention #alchemicai
The discussion reveals confusion around the specification and execution of the esolang, emphasizing the importance of lazy evaluation and parsing, which could enhance understanding. #Esolang HN: news.ycombinator.com/item?id=413125…
Lambda: The Gathering - a competitive game and programming language that'll make your head spin! 256 slots, 15 primitives, and a lot of strategy. #Esolang #ProgrammingMadness esolangs.org/wiki/Lambda:_t…
+20 Lenguajes de Programación de lo Más Extraños | #Esolang #LenguajesProgramación #Programación #Programación codigonautas.com/lenguajes-prog…
😜 "There are perfect programming languages and then there are those that are used. By beginners." -- Richie Guix-Intercal #q [Source: youtube.com/watch?v=ieqsL5…] #esolang
3) FXYT (github.com/susam/fxyt): A tiny, stack-based, postfix, canvas colouring language with only 36 simple commands. A very recent project and there is not much of a community around it yet. Nevertheless, I find it a lot of fun to play with. #esolang #graphics #programming
2) CFRS[] (github.com/susam/cfrs): An extremely minimal drawing language consisting of only 6 simple commands: C, F, R, S, [, and ]. Received several impressive demos from community members. One such demo by btknu is attached to this post. #esolang #graphics #programming
Dawww!!!! Idk why but fluttershy is to cute ^^. I got twitch but its super laggy in azuras star! #brony #esolang
marble-complete: an esolang that simulates Turing-complete marble towers github.com/aaronduino/mar… #esolang
AsciiDots: The result of combining ascii art, electrical engineering, and programming github.com/aaronduino/asc… #esolang
Working on #esolang programming implementation in #GodotEngine #GDScript well, part of my Digital Logic project
tweeting about it only now because idk Shapes! is an esolang where you use shapes to make programs sourcey wourcey codey in repliesy #esolang #idkwhatotherhashtagsishoulduse
Hexagony: a 2D hexagonal programming language #esolang github.com/mbuettner/hexa… and github.com/Timwi/Hexagony…
I finally did it. I made an esoteric AsciiDots program generator. Esoteric as in it just prints random numbers :) It may be slow but uhhh it sure exists (it looks kinda nice). Source code in the replies I guess #MadeWithGodot #WaveFunctionCollapse #Esolang #Ascii
When one of the forerunners of #esolang community likes my project. Damn, that's a great feeling! ♥️ My program was inspired from one of his languages too!
Mornington Crescent: an #esolang in which the data pointer moves through the London Tube esolangs.org/wiki/Morningto…
Just as a fun project, I'm making a visualizer in #pico8 for programs made in the Taxi programming language. It's an #esolang made by @BigZaphod that involves a taxi driver driving data around the fictional town of Townsburg. It's really cool to see this taxi as it drives along.
Our findings led to the formation of a new notation [HGN] (Holonomic General Notation, aka Hertzian General Notation) #esolang as well as a new transmit protocol DCI/DA for lossless thermionic intersystem transmission. Over time we expect DCI/DA (or equivalent to replace TCP/IP).
Hello #esolang twitter, say 'hi' to MeXiCo: a turing-complete language which transmits its source code in MX records over DNS! I created it on a boring railroad trip, inspired by @blinry's "legit". Linenums are stored in the Priority Field. Code is here: github.com/maride/mexico
Rail is a two-dimensional language - a train moves along rails, junctions, and commands in a two-dimensional ASCII field esolangs.org/wiki/Rail?utm_… #esolang
Grass is a functional grass-planting programming language. Syntax and semantics of Grass are defined based on untyped lambda calculus and SECD machine respectively so that Grass is Turing-complete blue.sky.or.jp/grass/ #esolang
Something went wrong.
Something went wrong.
United States Trends
- 1. $PUFF N/A
- 2. #FanCashDropPromotion N/A
- 3. Good Friday 50.6K posts
- 4. #FridayVibes 3,897 posts
- 5. Publix 1,502 posts
- 6. Happy Friyay 1,086 posts
- 7. #FridayFeeling 2,412 posts
- 8. #SomosPuebloImperturbable 1,077 posts
- 9. RED Friday 3,390 posts
- 10. #FridayMotivation 2,261 posts
- 11. Elise Stefanik 4,209 posts
- 12. Finally Friday 4,038 posts
- 13. Tammy Faye 2,765 posts
- 14. John Wayne 1,501 posts
- 15. Kehlani 15.8K posts
- 16. Sydney Sweeney 108K posts
- 17. Piggly Wiggly N/A
- 18. yeonjun 316K posts
- 19. Out The Window 11.7K posts
- 20. Hochul 12.5K posts