#esolang 검색 결과




AsciiDots: The result of combining ascii art, electrical engineering, and programming github.com/aaronduino/asc… #esolang
marble-complete: an esolang that simulates Turing-complete marble towers github.com/aaronduino/mar… #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

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

Mornington Crescent: an #esolang in which the data pointer moves through the London Tube esolangs.org/wiki/Morningto…

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

5年前に作ったマインスイーパー駆動難解プログラミング言語「Mines」を2.0.0に更新しました。 主に言語仕様の見直しと明確化、Python製インタプリタの再実装をしました。 おまけで通常のマインスイーパー💣をプレイするコマンドも追加しています。 github.com/dnek/mines-eso… #esolang
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.

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

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
![susam's tweet image. 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](https://pbs.twimg.com/media/GCWf3E4WcAAyaSL.png)




Dawww!!!! Idk why but fluttershy is to cute ^^. I got twitch but its super laggy in azuras star! #brony #esolang

AsciiDots: The result of combining ascii art, electrical engineering, and programming github.com/aaronduino/asc… #esolang
marble-complete: an esolang that simulates Turing-complete marble towers github.com/aaronduino/mar… #esolang
Hexagony: a 2D hexagonal programming language #esolang github.com/mbuettner/hexa… and github.com/Timwi/Hexagony…

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


Mornington Crescent: an #esolang in which the data pointer moves through the London Tube esolangs.org/wiki/Morningto…

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

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!

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).
![SirisysAlpha's tweet image. 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).](https://pbs.twimg.com/media/FpqQvkFXwAEufmn.jpg)
![SirisysAlpha's tweet image. 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).](https://pbs.twimg.com/media/FpqRC4OWIAMAPBI.jpg)
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.
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

Hexagony is the first two-dimensional esoteric programming language on a hexagonal grid github.com/m-ender/hexago… #esolang

Something went wrong.
Something went wrong.
United States Trends
- 1. Wemby 79.4K posts
- 2. Spurs 50.5K posts
- 3. #QueenRadio 20.4K posts
- 4. Cooper Flagg 13.6K posts
- 5. Clippers 11.6K posts
- 6. Mavs 18.2K posts
- 7. Victor Wembanyama 24.8K posts
- 8. Anthony Edwards 6,423 posts
- 9. Dillon Brooks 1,217 posts
- 10. Anthony Davis 6,534 posts
- 11. Maxey 11.5K posts
- 12. #PorVida 2,634 posts
- 13. VJ Edgecombe 25.6K posts
- 14. Suns 16.3K posts
- 15. Embiid 14.2K posts
- 16. Sixers 24.6K posts
- 17. Blazers 3,986 posts
- 18. Lavine 1,427 posts
- 19. #AEWDynamite 24.8K posts
- 20. Jazz 23.7K posts