74 个版本
0.2.4 | 2024年4月25日 |
---|---|
0.2.1 | 2024年2月10日 |
0.2.0 | 2023年9月23日 |
0.1.108 | 2023年1月17日 |
0.1.39 | 2021年8月17日 |
#90 在 游戏开发
4,376 每月下载量
300KB
8K SLoC
高朗
管理游戏高朗中演员的基于节点的“语言”
项目布局
|+ 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
依赖项
~1–1.7MB
~34K SLoC