cpp-lua

Get the source

$ git clone ....

And then you just have to init the submodules:

$ git submodules init
$ git submodules update

TODOs

  • Create real tests
  • Write documentations for all the features already available
  • Create a list of the planned features
  • Create a roadmap for the next steps.