Files
centvrion/README.md
2026-04-25 20:33:03 +02:00

553 B

About

CENTVRION is the programming language for the modern roman.

Hello World

Hello World

Running

./cent -i FILE.cent     # interpret a .cent file
./cent -c FILE.cent     # compile (not yet implemented)

Dependencies: rply, docopt. Install via pip install rply docopt.

Documentation