Advertisement · 728 × 90
#
Hashtag
#esolang
Advertisement · 728 × 90
Original post on mastodon.social

New hVmark Release: v1.6.0

I added two new markers: code and centered text. And the latter accomplishes the task in the most deprecated way possible.

https://github.com/HisVirusness/hvmark

hVmark is my tiny, opinionated markup language: MIT-licensed, intentionally strict, and built to power […]

1 0 0 0

I should continue learning more Python and Lua before I continue on my esoteric programming language #programming #thoughts #blog #python #esolang

0 0 0 0
A screenshot. The left window partially contains the source code for the Mandelbrot set in FiM++. The right window shows the Mandelbrot set in ASCII.

A screenshot. The left window partially contains the source code for the Mandelbrot set in FiM++. The right window shows the Mandelbrot set in ASCII.

mandelbrot set in fim+++

found a couple of logic bugs because of this lol

#mlp #mlpfim #fim++ #esolang #interpreter

1 0 0 0
Preview
How I Invented "Lodu Code" - The Most Aggressive Desi Programming Language Have you ever felt that modern programming languages are just too... polite? You miss a semicolon or...

How I Invented "Lodu Code" - The Most Aggressive Desi Programming Language Have you ever felt that modern programming languages are just too... polite? You miss a semicolon or misindent a b...

#python #esolang #programming #opensource

Origin | Interest | Match

1 0 0 0

When I discovered Maslov's book a few years ago, I quickly recognized just how #esoteric (in the sense of #esolang) it is.

So. I have finally updated An Esolang Reading List to include it:

catseye.tc/view/The-Dos...

0 1 1 0
brainfuck optimization strategies | matslina

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/07/optimizing-br...

#brainfuck #esolang #compsci #compiler

0 1 0 0
Post image

Termux / termux-x11 reminds me how great the internet can be. This is AWESOME (actually, the window manager is dwm 👨‍🍼)

#Android #Java #esolang
Image: running trimesh.aya on my phone

1 1 0 0
Preview
GitHub - HisVirusness/hvmark: hVmark is a tiny, opinionated markup language. hVmark is a tiny, opinionated markup language. Contribute to HisVirusness/hvmark development by creating an account on GitHub.

New hVmark Release: v1.5.0

I added something that probably should’ve been deployed with subheadings:
horizontal rules (---, ***, ___)
Better late than never.

GitHub: github.com/HisVirusness...
Docs: hisvirusness.com/hvmark#2025-...

#markup #webdev #indieweb #smallweb #esolang

1 0 0 0

...and what's interesting about thinking about such esoteric text editor behavior is that one realizes many of those ideas could be implemented in emacs.

#emacs #esolang #esoeditor

0 0 0 0

a programming language where you declare variables like this:

Let's say we have an integer, 10, a numberOfPlayers, if you will.

#esolang #esolangs #esolangIdea

0 0 0 0
Preview
GitHub - umerka/MindBreak: An enhanced version of BrainF--k! An enhanced version of BrainF--k! Contribute to umerka/MindBreak development by creating an account on GitHub.

So, I made BrainFuck but even worse!

#programming #coding #esolang #customprogramminglanguage
#github #opensource #python
github.com/umerka/MindB...

4 0 0 0

Honored to be prominently discussed in this #esolang podcast which raises some of the most critical questions in the space and covers a LOT of material in its nearly two hours

22 4 4 0
Preview
難解言語 Malbolge は HelloWorld に「2 年」かかった - Qiita TL; DR こちらが難解プログラミング言語 Malbolge で HelloWorld を行うプログラムになります。プログラムとはいったい・・・ (=<`H"'~D|#z@b=`{^Lx8%$Xmrkpohm-kNi;gse...

#brainf**k とか #whitespace みたいな言語を #esolang とか言うらしい。みんなそれぞれ違う方向にクソみたいで素晴らしいね!
コードを書くためにビームサーチとかゴリゴリの競プロ技法が必要なのは如何なものか、、、?
crazy演算の何とも言えないスカッとした語感は好き。
qiita.com/reika727/ite...
qiita.com/smile652836/...
qiita.com/Mopepe51/ite...

0 0 0 0

i'm so happy to finally get to this point

every sample reports in FiMSharp now works in fim++ (with rewrites)

meaning, i can say fim is now in v1.0.0, and FiMSharp is fully archived!

codeberg.org/jaezmien/fim

#mlp #mlp #fim++ #golang #esolang #interpreter

2 1 0 0
User:HaleyHalcyon/Sandbox/Sonjalang - Esolang

I'm thinking up an #esolang based on #TokiPona called "Sonjalang". Here's the draft esolangs.org/wiki/User:Ha...

tenpo ni la, mi pali e nasin toki pi ilo nanpa kepeken toki pona. nimi ona li toki *Sonjalang*.
#OPonaEMi

4 0 2 1
A program in the esoteric programming language Half-Broken Car in Heavy Traffic that increments the value stored in a memory cell.

A program in the esoteric programming language Half-Broken Car in Heavy Traffic that increments the value stored in a memory cell.

Excerpt from a "Hello, world!" program in the esoteric programming language Half-Broken Car in Heavy Traffic.

Excerpt from a "Hello, world!" program in the esoteric programming language Half-Broken Car in Heavy Traffic.

Niels Serup
Half-Broken Car in Heavy Traffic
2011

esolangs.org/wiki/Half-Br...

Proved Turing-complete by Eckankar@GitHub in 2020.

#esolang #esolangs #programminglanguages #randomness #nightmare #bloodyawful #turingcomplete

1 1 0 0
Preview
SMITH An assembly-like language with no jumps or branches whatsoever.

Cat's Eye Technologies
SMITH
2000

A language with no branches or jumps can still be Turing-complete if its programs can modify themselves indefinitely.

codeberg.org/catseye/SMIT... #esolang #esolangs #programminglanguages #selfmodifying

2 1 0 0
A screenshot of the website's homepage

A screenshot of the website's homepage

A screenshot of the website's online interpreter. Displayed on the left is a source code of FizzBuzz written in FiM++. The right shows the output of the code.

A screenshot of the website's online interpreter. Displayed on the left is a source code of FizzBuzz written in FiM++. The right shows the output of the code.

the go rewrite of my fim++ interpreter has finally reached v0.1.0-alpha

there are still some reports that don't work, but it's mostly because i made hacks for them back in fimsharp to make them work

check it out @ fim.jaezmien.com

#mlp #mlpfim #fim++ #golang #esolang #interpreter

3 0 1 1

someone should make a programming language out of Kēlen and encode source code in the interlace alphabet

#conlang #esolang #programming

3 0 0 0
Livecoding Bitwig [Poly Grid] with the Orca Esolang
Livecoding Bitwig [Poly Grid] with the Orca Esolang YouTube video by Arcane Shift Register

www.youtube.com/watch?v=C70L...
#Livecoding #Bitwig with #Orca #Esolang #EuclideanRhythms

4 0 0 0

Related:

esolangs.org/wiki/Morning...

Tags: #london #station #esolang

1 0 0 0
Preview
GitHub - Py10lolz/Fuzzy-Brainfuck: Superset of Brainfuck that have differentiable interpreter allowing program synthesis via Gradient-based methods. Superset of Brainfuck that have differentiable interpreter allowing program synthesis via Gradient-based methods. - Py10lolz/Fuzzy-Brainfuck

A brainfuck variant where instructions are each a blend of the ordinary brainfuck instructions; ambiguity at the level of the sign #esolang

github.com/Py10lolz/Fuz...

4 0 0 0

behold my creation

github.com/spaghetus/wapl

#programming #esolang

2 0 0 0

[cursed esolang, screen-reader unfriendly]

i made an esolang, this is the fibonacci sequence



`$d⎋.`#1⎋⎋`$d⎋~#1⎋-$f⎋~~$d⎋~#2⎋-$f⎋~~+⎋$d⎋~?~$d⎋_⎋$f⎋.#10⎋ $f⎋~~


#programming #esolang

0 0 1 0
Zyme - an evolvable language an esoteric language for genetic programming.

Zyme, a language for genetic programming: create programs through natural selection #esolang

3 0 0 0
Preview
Project Overview ‹ λ-2D: An Exploration of Drawing as Programming Language, Featuring Ideas from Lambda Calculus – MIT Media Lab  An Exploration of Drawing as Programming Language, Featuring Ideas from Lambda Calculus

Wonderful to see this drawn #esolang based on combinators get attention. Created by Lingdong Huang (of wenyan-lang fame). I was on his thesis committee for this proj at MIT Media Lab.

4 0 0 0
Post image

Anyone at #SIGGRAPH? I’ll be speaking about Olympus, the language that corrects the power dynamic between programmer and machine. Tue 10:45am Mile High 3C

Might as well add the #esolang tag that no one else uses here!

8 1 1 1
Preview
ESOLANG 101: Cracking the Code of a Codeless Language ✨ How I explored the fascinating world of Esolangs in my seminar— loosely based on Daniel Temkin's research paper: Language Without Code

I love finding random #esolang blog posts based on writing of mine (particularly pieces like Language Without Code that had a pretty limited response) abelisaurus.hashnode.dev/esolang-101-...

2 0 0 0