home.social

#esolang — Public Fediverse posts

Live and recent posts from across the Fediverse tagged #esolang, aggregated by home.social.

  1. Bespoke is a programming language in which mutation requires an apology and deadlock is an Exemplary Stalemate of Mutual Deference.

    The compiler is not angry. It is disappointed.

    Source files end in .charming. Progress is subject to etiquette.

    blog.hofstede.it/bespoke-a-pro

    #Programming #Esolang #ProgrammingLanguages #TechHumour #Humor #tech

  2. I built an esoteric programming language: rphle.de/tzap/
    It only has 4 instructions and no arbitrary values like numbers or memory addresses.
    I challenge you to implement Fibonacci in it!

    #esolang #pldev #programming #programminglanguages #challenge

  3. Nice article on Brainfuck compiler optimization. Makes me remember when I wrote a BF interpreter in high school for my Texas Instruments Voyage 200.

    calmerthanyouare.org/2015/01/0

    #brainfuck #esolang #compsci #compiler