74 releases
0.2.4 | Apr 25, 2024 |
---|---|
0.2.1 | Feb 10, 2024 |
0.2.0 | Sep 23, 2023 |
0.1.108 | Jan 17, 2023 |
0.1.39 | Aug 17, 2021 |
#283 in Game dev
300KB
8K
SLoC
Cao-Lang
The node based "language" that governs the actors in the game CaoLo
Project layout
|+ cao-lang/ # core library
|+ c/ # C interface
|+ py/ # Python interface
|+ wasm/ # WASM interface
|+ xtask/ # Additional scripts via Cargo
| CHANGELOG.md # Changelog
| CMakeLists.txt # Root cmake file
| MANIFEST.in # Python build dependency
| pyproject.toml # Python build dependency
| README.md
| setup.py # Python build dependency
| tox.ini # Python testing dependency
| cliff.toml # git-cliff config
Dependencies
~0.9–1.7MB
~33K SLoC