Home

Awesome

lua-pb

Lua Protocol Buffers.

Supports dynamic loading of Protocol Buffer message definition files .proto

Installing

$ sudo luarocks install "https://raw.github.com/Neopallium/lua-pb/master/lua-pb-scm-0.rockspec"

Design

Frontend .proto definition file parser:

There can be multiple Backend message definition compilers. An optimized backend for LuaJIT is planned.

Standard backend compiler

Finished

TODO

Missing features:

Improvements: