mirror of
https://github.com/fffaraz/awesome-cpp.git
synced 2025-12-18 12:54:39 +03:00
Scripting: Add AngelScript (#636)
This commit is contained in:
committed by
myd7349
parent
f72b037785
commit
9218b02450
@@ -654,6 +654,7 @@ array expressions, inspired by NumPy syntax. [BSD 3-clause] [website](http://qua
|
||||
|
||||
## Scripting
|
||||
|
||||
* [AngelScript](https://www.angelcode.com/angelscript/) - AngelScript is a game-oriented interpreted/compiled scripting language. [zlib]
|
||||
* [Boost.Python](http://www.boost.org/doc/libs/1_65_1/libs/python/doc/html/index.html) - A C++ library which enables seamless interoperability between C++ and the Python programming language. [Boost]
|
||||
* [cppimport](https://github.com/tbenthompson/cppimport) - Import C++ files directly from Python! [MIT]
|
||||
* [CppSharp](https://github.com/mono/CppSharp) - Tools and libraries to glue C/C++ APIs to high-level languages. [MIT]
|
||||
|
||||
Reference in New Issue
Block a user