Simple toy programming language.
Program that prints numbers from 100 to 1:
100;
ke;
while (soro > 0) {
ke;
print soro;
soro - 1;
ke;
}
cargo run -- com [-r] <filename.ceya>
-r to instantly run your program after compilation.
| Name | Name | Last commit date | ||
|---|---|---|---|---|