TE
TechEcho
StartseiteTop 24hNeuesteBesteFragenZeigenJobs
GitHubTwitter
Startseite

TechEcho

Eine mit Next.js erstellte Technologie-Nachrichtenplattform, die globale Technologienachrichten und Diskussionen bietet.

GitHubTwitter

Startseite

StartseiteNeuesteBesteFragenZeigenJobs

Ressourcen

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. Alle Rechte vorbehalten.

Mystical

442 Punktevon mmphosisvor 8 Tagen

29 comments

anpepvor 8 Tagen
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!
评论 #44017055 未加载
评论 #44018061 未加载
Sharlinvor 7 Tagen
This must be the preferred programming language of the otherworldly main character of Aphyr&#x27;s &quot;Xing the technical interview&quot; sequence of blog posts [1]. Would definitely deserve its own entry in the series.<p>[1] <a href="https:&#x2F;&#x2F;aphyr.com&#x2F;posts&#x2F;354-unifying-the-technical-interview" rel="nofollow">https:&#x2F;&#x2F;aphyr.com&#x2F;posts&#x2F;354-unifying-the-technical-interview</a>
评论 #44022342 未加载
评论 #44020040 未加载
rgovostesvor 7 Tagen
<p><pre><code> BEFOREHAND: close door, each window &amp; 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 &amp; listen (listening, wait), ... </code></pre> — Anonymous, &quot;Black Perl&quot; <a href="https:&#x2F;&#x2F;en.wikipedia.org&#x2F;wiki&#x2F;Black_Perl" rel="nofollow">https:&#x2F;&#x2F;en.wikipedia.org&#x2F;wiki&#x2F;Black_Perl</a>
tauoverpivor 7 Tagen
This is incredible, what&#x27;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&#x27;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&#x27;s part of the game world with the same kind of thinking as in regular programming.
评论 #44020289 未加载
spencerflemvor 7 Tagen
I&#x27;ve been working on one of these too! Mine&#x27;s based on Dusa, a logic lang which has the nice property that the order of instructions don&#x27;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&#x27;s also nowhere near as readable as Mystical for better or worse.<p>Here&#x27;s a sample that plays Rock Paper Scissors: <a href="https:&#x2F;&#x2F;sunny.garden&#x2F;@spenc&#x2F;113870784615196721" rel="nofollow">https:&#x2F;&#x2F;sunny.garden&#x2F;@spenc&#x2F;113870784615196721</a>
评论 #44027931 未加载
评论 #44023990 未加载
ElectroSlayervor 7 Tagen
Oh you&#x27;re gonna love this rabbit hole: <a href="https:&#x2F;&#x2F;www.reddit.com&#x2F;r&#x2F;UFOs&#x2F;comments&#x2F;145teoz&#x2F;isaac_and_the_caret_reverse_engineering_program&#x2F;" rel="nofollow">https:&#x2F;&#x2F;www.reddit.com&#x2F;r&#x2F;UFOs&#x2F;comments&#x2F;145teoz&#x2F;isaac_and_the...</a>
fatbirdvor 7 Tagen
For game purposes I&#x27;ve been looking up alchemical and mystical symbols, and I&#x27;ve been frustrated that, while there&#x27;s a lot of references of symbols, alphabets, etc. themselves, there&#x27;s little or no presentation of a grammar that would direct one in creating larger diagrams that look like this. This is amazing. It&#x27;s deeply pleasing that code, represented systematically, would be so aesthetically pleasing.
aspizuvor 7 Tagen
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.
评论 #44022509 未加载
areehvor 6 Tagen
Oh wow, I had to try this and as expected it&#x27;s amazing. Trying to design interesting algorithms that also look good is a lot of fun, and the result is surprisingly readable.<p>It takes some getting used to symbols that can be confused when upside down such as b or brackets (like the symbols for begin&#x2F;end)<p>Like others I am curious about doing it for a lisp or Forth
ryandvvor 7 Tagen
More on chaos magick and sigil casting 101: <a href="https:&#x2F;&#x2F;archive.org&#x2F;details&#x2F;the-psychonaut-field-manual" rel="nofollow">https:&#x2F;&#x2F;archive.org&#x2F;details&#x2F;the-psychonaut-field-manual</a>
anthkvor 7 Tagen
Torres Quevedo did it first but with symbols on mechanic hardware and processes.<p>Also, Babbage with literal gears. Look up for electromechanical computation.
buildsjetsvor 7 Tagen
I call upon thе blood-moon goddess, for I have but one request. I&#x27;ve laid the altar, charged the crystals, the circle, I have blessed. PLEASE boot this time.
评论 #44018278 未加载
gonepivotingvor 7 Tagen
Very cool - it reminds me of some of the programming-language-like magic systems in Sanderson&#x27;s books, especially AonDor in Elantris and Lines in The Rithmatist.
bdbenton5255vor 6 Tagen
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.<p>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.<p>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.
globalnodevor 7 Tagen
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.
oerstedvor 7 Tagen
This actually seems rather usable! It is rare that an esolang focused on aesthetics is so readable and relatively easy to use.<p>And this idea can probably be applied for any Lisp-like, any stack based language or array language.<p>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.
ykonstantvor 7 Tagen
Hah, who&#x27;s the wizard now, APL programmers?
philodeonvor 8 Tagen
Dude, the Laundry is trying to relax on the weekend. Don’t make them call the Plumbers out.
评论 #44017963 未加载
hojinkohvor 7 Tagen
Couldn&#x27;t think of any applications of this outside of doing actual magic. But this is awesome still!
rdtscvor 7 Tagen
Very cute. If you squint, it&#x27;s almost APL written in a circles.
staredvor 7 Tagen
PostScript (with its reverse Polish notation) rewires brain on its own (it is top 1 in languages that &quot;made me think different). Adding esoteric visuals is a nice touch.
评论 #44020026 未加载
lekevor 7 Tagen
The sigil feel of this feels like the premise of a movie
评论 #44020449 未加载
hvisvor 6 Tagen
Looks basically like the Logo language, except with more sigils and less turtle.
anthkvor 1 Tag
I&#x27;d like this with EForth&#x2F;Forth.
QuesnayJrvor 7 Tagen
This is the coolest thing I&#x27;ve seen in years.
joisigvor 7 Tagen
Very cool!
roymurdockvor 8 Tagen
Awesome.
tehasemvor 7 Tagen
cool!!!
tinesvor 7 Tagen
Holy shit this is awesome. Absolutely beautiful.