An open API service indexing awesome lists of open source software.

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.

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).