Nytrix Language.
Note: WIP expect breaking changes.
Nytrix aims to stay small and extensible. Not there yet.
- Compiled
- Control > Convenience
- Simple Semantics
- Minimal Core
- Scripting
- LLVM 21+
- readline
- python3
- clang
- LibC
For now, Linux only. Tested on Arch Linux x86_64.
sudo make installny -iny etc/examples/matrix.nyny -c "print('Hello NyELF!')" -o && ./a.outGenerate a static local documentation site.
make docs
xdg-open build/docs/index.html >/dev/null 2>&1See LICENSE.