forked from luna/jorts
(nonserious) jorts programming language
|
||
---|---|---|
examples | ||
jortsc | ||
.gitignore | ||
LICENSE | ||
README.md | ||
setup.py |
jorts
jorts programming language
installing
git clone https://gitdab.com/luna/jorts
cd jorts
pip install --user --editable .
using
right now, its not pretty, nor finished
cat examples/hello.jt | jortsc