1d6a93be3239d1cb371e0d8192c62015d4ccab31
About
CENTVRION is the programming language for the modern roman.
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
DOCS.md— full language reference: syntax, data types, built-ins, modules.language/main.pdf— formal grammar.examples/— example programs.
Description
Languages
Python
78.1%
C
19.8%
TeX
1.8%
TypeScript
0.3%
