diff --git a/index.html b/index.html index 0e07c2e..708cfcc 100644 --- a/index.html +++ b/index.html @@ -191,6 +191,58 @@ + +
An esoteric programming language designed to be usable by an ancient Roman. The letters W, J, and U are banned (non-classical Latin), all numbers must be written as Roman numerals, and every keyword is in Latin: DEFINI for function definitions, INVOCA to call them, DICE for output, AVDI for input, SI/TVNC for conditionals, and so on.
The language includes a tree-walking interpreter and a compiler that targets C. Optional modules extend the standard library with FORS (random numbers), FRACTIO (base-12 fractions for floats), MAGNVM (higher numbers than standard roman numerals), and SVBNVLLA (negative numbers).
A trading card game where every card is generated from a Wikipedia article. Built for friends, it features booster pack opening, a fully implemented card game, and trading between players. It also, naturally, includes predatory microtransactions.
+The frontend is built in Svelte and the backend in Python, deployed with Docker Compose.
+