mastouille.fr est l'un des nombreux serveurs Mastodon indépendants que vous pouvez utiliser pour participer au fédiverse.
Mastouille est une instance Mastodon durable, ouverte, et hébergée en France.

Administré par :

Statistiques du serveur :

639
comptes actifs

#esolang

0 message0 participant0 message aujourd’hui
IT News<p>The Mouse Language, Running on Arduino - Although plenty of us have our preferred language for coding, whether it’s C for i... - <a href="https://hackaday.com/2025/05/20/the-mouse-language-running-on-arduino/" rel="nofollow noopener noreferrer" translate="no" target="_blank"><span class="invisible">https://</span><span class="ellipsis">hackaday.com/2025/05/20/the-mo</span><span class="invisible">use-language-running-on-arduino/</span></a> <a href="https://schleuss.online/tags/reversepolishnotation" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>reversepolishnotation</span></a> <a href="https://schleuss.online/tags/programminglanguage" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>programminglanguage</span></a> <a href="https://schleuss.online/tags/softwarehacks" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>softwarehacks</span></a> <a href="https://schleuss.online/tags/interpreted" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>interpreted</span></a> <a href="https://schleuss.online/tags/programming" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>programming</span></a> <a href="https://schleuss.online/tags/atmega328p" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>atmega328p</span></a> <a href="https://schleuss.online/tags/minimalist" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>minimalist</span></a> <a href="https://schleuss.online/tags/esoteric" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>esoteric</span></a> <a href="https://schleuss.online/tags/arduino" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>arduino</span></a> <a href="https://schleuss.online/tags/esolang" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>esolang</span></a> <a href="https://schleuss.online/tags/mouse" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>mouse</span></a> <a href="https://schleuss.online/tags/stack" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>stack</span></a></p>
Timwi<p>The gift I received in Secret Solver couldn’t have been more aptly personalized. My santa saw my <a href="https://allthingstech.social/tags/esolang" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>esolang</span></a> video series I spent all year creating [0] and decided to make a <a href="https://allthingstech.social/tags/Funciton" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>Funciton</span></a> <a href="https://allthingstech.social/tags/puzzle" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>puzzle</span></a> for me! [1]</p><p>I will avoid spoiling the puzzle for you guys here but you should definitely give it a try! There are more layers to it than it appears on the surface; it’s not just a matter of figuring out a Funciton program.</p><p>[0] <a href="https://www.youtube.com/playlist?list=PLkG32PHxWoJaetjKUMVRONWLgRHQVjmtc" rel="nofollow noopener noreferrer" translate="no" target="_blank"><span class="invisible">https://www.</span><span class="ellipsis">youtube.com/playlist?list=PLkG</span><span class="invisible">32PHxWoJaetjKUMVRONWLgRHQVjmtc</span></a></p><p>[1] <a href="https://files.timwi.de/Puzzles/Secret%20Solver%202024/Timwi/Secret%20Solver%202024%20gift%20for%20Timwi.txt" rel="nofollow noopener noreferrer" translate="no" target="_blank"><span class="invisible">https://</span><span class="ellipsis">files.timwi.de/Puzzles/Secret%</span><span class="invisible">20Solver%202024/Timwi/Secret%20Solver%202024%20gift%20for%20Timwi.txt</span></a></p>
Jim Flanagan<p>Brainfuck with function calls</p><p><a href="https://hachyderm.io/tags/esolang" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>esolang</span></a> </p><p><a href="https://github.com/jimfl/little_livebook_library/blob/main/brainfuck-with-functions/Brainfunk.livemd" rel="nofollow noopener noreferrer" translate="no" target="_blank"><span class="invisible">https://</span><span class="ellipsis">github.com/jimfl/little_livebo</span><span class="invisible">ok_library/blob/main/brainfuck-with-functions/Brainfunk.livemd</span></a></p>
mostlypat<p>Tinkering around with a FRACTRAN library I wrote in Common Lisp :^)</p><p>I was too lazy to add sequential functions, but it is possible if you assign a unique prime to each function (as it will permit only that function)</p><p>Prime numbers just happen to be a powerful way to express the concept of "distinct" objects. In this case, the "objects" are registers/memory addresses. Might try replacing primes with strings...</p><p><a href="https://patpatpat.xyz/data/fractran.lisp" rel="nofollow noopener noreferrer" translate="no" target="_blank"><span class="invisible">https://</span><span class="ellipsis">patpatpat.xyz/data/fractran.li</span><span class="invisible">sp</span></a></p><p><a href="https://mastodon.social/tags/lisp" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>lisp</span></a> <a href="https://mastodon.social/tags/commonlisp" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>commonlisp</span></a> <a href="https://mastodon.social/tags/emacs" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>emacs</span></a> <a href="https://mastodon.social/tags/fractran" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>fractran</span></a> <a href="https://mastodon.social/tags/esolang" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>esolang</span></a></p>
Susam<p>3) FXYT (<a href="https://github.com/susam/fxyt" rel="nofollow noopener noreferrer" translate="no" target="_blank"><span class="invisible">https://</span><span class="">github.com/susam/fxyt</span><span class="invisible"></span></a>): 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.</p><p><a href="https://mastodon.social/tags/esolang" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>esolang</span></a> <a href="https://mastodon.social/tags/graphics" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>graphics</span></a> <a href="https://mastodon.social/tags/programming" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>programming</span></a></p>
Susam<p>2) CFRS[] (<a href="https://github.com/susam/cfrs" rel="nofollow noopener noreferrer" translate="no" target="_blank"><span class="invisible">https://</span><span class="">github.com/susam/cfrs</span><span class="invisible"></span></a>): 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.</p><p><a href="https://mastodon.social/tags/esolang" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>esolang</span></a> <a href="https://mastodon.social/tags/graphics" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>graphics</span></a> <a href="https://mastodon.social/tags/programming" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>programming</span></a></p>
xander<p>Yesterday I was shown the esolang <a href="https://esolangs.org/wiki/Befunge" rel="nofollow noopener noreferrer" target="_blank"><span class="invisible">https://</span><span class="">esolangs.org/wiki/Befunge</span><span class="invisible"></span></a> and was surprised how much it reminded me of Orca. I was curious, <span class="h-card"><a href="https://merveilles.town/@neauoire" class="u-url mention" rel="nofollow noopener noreferrer" target="_blank">@<span>neauoire</span></a></span>, have you ever written about the process/ideas/inspirations on the creation of Orca? <a href="https://merveilles.town/tags/livecoding" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>livecoding</span></a> <a href="https://merveilles.town/tags/orca" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>orca</span></a> <a href="https://merveilles.town/tags/esolang" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>esolang</span></a></p>
Anti-Pattern Games<p>I just released my first game on Steam: SIC-1, a free <a href="https://mastodon.gamedev.place/tags/esolang" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>esolang</span></a> <a href="https://mastodon.gamedev.place/tags/zachlike" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>zachlike</span></a>: <a href="https://store.steampowered.com/app/2124440/SIC1/" rel="nofollow noopener noreferrer" target="_blank"><span class="invisible">https://</span><span class="ellipsis">store.steampowered.com/app/212</span><span class="invisible">4440/SIC1/</span></a></p><p>If you're tired of the conveniences of modern programming language, give SIC-1's single-instruction (subleq) programming a try!</p>
Devine Lu Linvega<p>The Handmade stream starts in an hour or so, I'll be talking in two hours about fun things that I stumbled upon while exploring <a href="https://merveilles.town/tags/esolang" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>esolang</span></a> and virtual machines.<br><a href="https://handmade-seattle.com/" rel="nofollow noopener noreferrer" target="_blank"><span class="invisible">https://</span><span class="">handmade-seattle.com/</span><span class="invisible"></span></a></p>
Anti-Pattern Games<p>No cute pixel art in this <a href="https://mastodon.gamedev.place/tags/esolang" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>esolang</span></a> <a href="https://mastodon.gamedev.place/tags/zachlike" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>zachlike</span></a>, but I'll join <a href="https://mastodon.gamedev.place/tags/screenshotsaturday" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>screenshotsaturday</span></a> anyway. Working on achievements! (See lower right.)</p>