by anpep on 5/17/25, 7:37 PM
Reminds me of japanese anime Dennō Coil, where kids would draw computer programs almost exactly like the author’s on the floor and invoke them as some kind of enchantement. Highly recommend it!
by Sharlin on 5/17/25, 9:57 PM
by rgovostes on 5/18/25, 7:05 AM
BEFOREHAND: close door, each window & exit; wait until time.
open spellbook, study, read (scan, select, tell us);
write it, print the hex while each watches,
reverse its length, write again;
kill spiders, pop them, chop, split, kill them.
unlink arms, shift, wait & listen (listening, wait),
...
— Anonymous, "Black Perl"
https://en.wikipedia.org/wiki/Black_Perlby tauoverpi on 5/18/25, 9:36 AM
This is incredible, what's the license of the work? A derivative of this (using a forth-like with only recursion) would be perfect for the current game project where I'm lacking a visual representation of spells (both written and animated). Mystical provides the missing piece of the puzzle of how users could write their own spells in a structured way within the game and still feel as if it's part of the game world with the same kind of thinking as in regular programming.
by spencerflem on 5/18/25, 4:17 PM
I've been working on one of these too! Mine's based on Dusa, a logic lang which has the nice property that the order of instructions don't matter. This gives a lot of options for making really expressive, dense runes but making a program that lays it out automatically has been challenging. It's also nowhere near as readable as Mystical for better or worse.
Here's a sample that plays Rock Paper Scissors: https://sunny.garden/@spenc/113870784615196721
by ElectroSlayer on 5/18/25, 5:06 AM
by fatbird on 5/18/25, 1:41 AM
For game purposes I've been looking up alchemical and mystical symbols, and I've been frustrated that, while there's a lot of references of symbols, alphabets, etc. themselves, there's little or no presentation of a grammar that would direct one in creating larger diagrams that look like this. This is amazing. It's deeply pleasing that code, represented systematically, would be so aesthetically pleasing.
by aspizu on 5/17/25, 11:28 PM
This is neography meets conlang. Love it. I would really love to see a unique programming language that uses a constructed language with a beautiful script. I had the idea of making one but I never got around to it.
by ryandv on 5/17/25, 9:49 PM
by areeh on 5/18/25, 9:50 PM
Oh wow, I had to try this and as expected it's amazing. Trying to design interesting algorithms that also look good is a lot of fun, and the result is surprisingly readable.
It takes some getting used to symbols that can be confused when upside down such as b or brackets (like the symbols for begin/end)
Like others I am curious about doing it for a lisp or Forth
by anthk on 5/17/25, 9:20 PM
Torres Quevedo did it first but with symbols on mechanic hardware and processes.
Also, Babbage with literal gears. Look up for electromechanical computation.
by buildsjets on 5/18/25, 12:29 AM
I call upon thе blood-moon goddess, for I have but one request. I've laid the altar, charged the crystals, the circle, I have blessed. PLEASE boot this time.
by gonepivoting on 5/18/25, 3:42 AM
Very cool - it reminds me of some of the programming-language-like magic systems in Sanderson's books, especially AonDor in Elantris and Lines in The Rithmatist.
by globalnode on 5/18/25, 1:40 AM
This has uses right? A prettier form of QR code? Would be a tad difficult to decode automatically but I definitely like the combination of aesthetics with logic.
by bdbenton5255 on 5/19/25, 1:26 AM
Theologically speaking, there is an important distinction between magic, or sorcery, and mysticism. Sorcery is an attempt to twist or subvert the divine while mysticism is an attempt to uncover it.
For example, Hildegard von Bingen is a mystic while Heinrich Faust would be considered a sorcerer. The distinction is important as mysticism is considered a holy activity while sorcery is considered to be a profound sin.
Meditation and esoteric study would fall under the realm of mysticism, while things like divination or the dishonest manipulation of belief would be considered sorcery.
by oersted on 5/18/25, 8:29 AM
This actually seems rather usable! It is rare that an esolang focused on aesthetics is so readable and relatively easy to use.
And this idea can probably be applied for any Lisp-like, any stack based language or array language.
With the right structured editor, it could be used for legitimate programming, it might even be more compact and readable at a glance than some code.
by ykonstant on 5/18/25, 4:09 PM
Hah, who's the wizard now, APL programmers?
by philodeon on 5/17/25, 8:50 PM
Dude, the Laundry is trying to relax on the weekend. Don’t make them call the Plumbers out.
by hojinkoh on 5/18/25, 1:30 AM
Couldn't think of any applications of this outside of doing actual magic. But this is awesome still!
by rdtsc on 5/18/25, 3:05 AM
Very cute. If you squint, it's almost APL written in a circles.
by stared on 5/18/25, 8:50 AM
PostScript (with its reverse Polish notation) rewires brain on its own (it is top 1 in languages that "made me think different). Adding esoteric visuals is a nice touch.
by leke on 5/18/25, 6:04 AM
The sigil feel of this feels like the premise of a movie
by anthk on 5/23/25, 7:01 PM
I'd like this with EForth/Forth.
by hvis on 5/19/25, 2:11 AM
Looks basically like the Logo language, except with more sigils and less turtle.
by QuesnayJr on 5/18/25, 10:37 AM
This is the coolest thing I've seen in years.
by joisig on 5/17/25, 9:18 PM
Very cool!
by roymurdock on 5/17/25, 8:32 PM
Awesome.
by tehasem on 5/17/25, 9:48 PM
cool!!!
by tines on 5/18/25, 12:27 AM
Holy shit this is awesome. Absolutely beautiful.