https://github.com/stellar-group/hpx_script
Bindings for HPX for various scripting languages, currently Python and Lua.
https://github.com/stellar-group/hpx_script
Last synced: 7 months ago
JSON representation
Bindings for HPX for various scripting languages, currently Python and Lua.
- Host: GitHub
- URL: https://github.com/stellar-group/hpx_script
- Owner: STEllAR-GROUP
- License: bsl-1.0
- Created: 2014-01-09T18:30:59.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2016-07-21T16:12:54.000Z (about 9 years ago)
- Last Synced: 2025-01-10T19:45:41.589Z (9 months ago)
- Language: C++
- Homepage:
- Size: 111 KB
- Stars: 0
- Watchers: 10
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE_1_0.txt
Awesome Lists containing this project
README
hpx_script
==========Bindings for HPX for various scripting languages, currently Python and Lua.
HPX Python Bindings
-------------------The HPX bindings for Python are based on Boost.Python.
HPX Lua Bindings
----------------The HPX bindings for Lua are based on the Luabind library
(https://github.com/luabind/luabind.git).