| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| README.md | 2026-08-20 | 314 Bytes | |
| v0.1.0 -- first tagged release source code.tar.gz | 2026-08-20 | 60.5 kB | |
| v0.1.0 -- first tagged release source code.zip | 2026-08-20 | 81.8 kB | |
| Totals: 3 Items | 142.6 kB | 0 | |
Python-readable, binary-fast, Bash-controlled language. Compiles a Bash-y syntax to native.
- Frontend: Bash-inspired syntax → AST
- Backend: Python 3.12-compatible semantics, compiles to a fast binary core
- 180 passing unit tests on CI (unittest discover)
- Zero runtime dependencies in generated programs