浏览代码

Update other_libs.md

Sean Barrett 10 年之前
父节点
当前提交
06ae60645e
共有 1 个文件被更改,包括 1 次插入0 次删除
  1. 1 0
      docs/other_libs.md

+ 1 - 0
docs/other_libs.md

@@ -35,6 +35,7 @@ Not public domain:
 - **tests** [utest](https://github.com/evolutional/utest): unit testing (MIT license)
 - **tests** [utest](https://github.com/evolutional/utest): unit testing (MIT license)
 - **tests** [catch](https://github.com/philsquared/Catch): unit testing (Boost license)
 - **tests** [catch](https://github.com/philsquared/Catch): unit testing (Boost license)
 - **tests** [SPUT](http://www.lingua-systems.com/unit-testing/): unit testing (BSD license)
 - **tests** [SPUT](http://www.lingua-systems.com/unit-testing/): unit testing (BSD license)
+- _**misc** [lualite](https://github.com/janezz55/lualite/): generate lua bindings in C++ (MIT license)_
 
 
 There are some that have a source file and require a separate header file (which they may
 There are some that have a source file and require a separate header file (which they may
 not even supply). That's twice as many files, and we at nothings/stb cannot condone
 not even supply). That's twice as many files, and we at nothings/stb cannot condone