Skip to content

Commit f3ba707

Browse files
Sunrisepeakclaude
andauthored
docs: add mcpplibs-capi-lua to README library list (#5)
Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>
1 parent 460118f commit f3ba707

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,7 @@ target("templates_test")
2727
| [templates](https://github.com/mcpplibs/templates) | A template of modern C++ `modules` libraries | [templates_test](tests/t/templates) | |
2828
| [cmdline](https://github.com/mcpplibs/cmdline) | A simple command-line parsing library/framework for modern C++ | [cmdline_test](tests/c/cmdline) | |
2929
| [llmapi](https://github.com/mcpplibs/llmapi) | Modern C++ LLM API client with openai-compatible support | [llmapi_test](tests/l/llmapi) | |
30+
| [mcpplibs-capi-lua](https://github.com/mcpplibs/lua) | C++23 module bindings for Lua 5.4 C API | [lua_test](tests/l/lua) | |
3031

3132
## Other
3233

0 commit comments

Comments
 (0)