curta-lang
curta
Currently only contains a REPL, but will be able to read from file once I finish the parser.
Installation
The good old classic
git clone https://github.com/PenguinOwl/curta-lang
cd curta-lang
shards build
./bin/curta-lang
Usage
reg = registers
res = result readout
rev = revolution counter
get (reg|res|rev) <number>
set reg <index> to number
set crank to up
set crank to down
set lever to forward
set lever to reverse
read (reg|res|rev)
turn
# Coming soon
goto
skip
Development
Write it up into a PR and I'll see what I can do.
Contributing
- Fork it (https://github.com/PenguinOwl/curta-lang/fork)
- Create your feature branch (
git checkout -b my-new-feature
) - Commit your changes (
git commit -am 'Add some feature'
) - Push to the branch (
git push origin my-new-feature
) - Create a new Pull Request
Contributors
- PenguinOwl - creator and maintainer
Repository
curta-lang
Owner
Statistic
- 1
- 0
- 0
- 0
- 0
- almost 5 years ago
- December 4, 2019
License
MIT License
Links
Synced at
Fri, 08 Nov 2024 03:09:47 GMT
Languages