| Crates.io | cao-lang |
| lib.rs | cao-lang |
| version | 0.2.6 |
| created_at | 2021-08-15 12:28:26.435982+00 |
| updated_at | 2025-02-10 20:57:18.426364+00 |
| description | The back-end of cao-lang, a node based visual scripting language |
| homepage | |
| repository | https://github.com/caolo-game/cao-lang.git |
| max_upload_size | |
| id | 437238 |
| size | 402,316 |
The node based "language" that governs the actors in the game CaoLo
|+ 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