Mojie is a little toy language which uses emojis instead of English
words, built to explain how syntax works. Choose an example to get
started.
Notice below the text input, you'll see output in JavaScript, Python,
and English. The Mojie parser is able to turn Mojie into these
languages. There's no AI here. No magic. Properly parsing syntax unlocks
all kinds of useful things, in a structured way.
If you're interested in learning more, check out the
blog post. If you wanna see the code, take a look on
Codeberg