A small, dynamically-typed, object-oriented scripting language written in C that takes inspiration from Python, JS, and Ruby.
Visit docs/info.md
for a tour of the language features (docs/grammar.cfg
for context-free grammar).
Contributions are welcome! (check CONTRIBUTING.md
)
(Default compile scripts require GCC/LLVM (these can also run on Windows using Bash))
(Will migrate to CMake if this language gets bigger)