https://github.com/rrthomas/lua-cparser
C parser in Lua using lua-stdlib parser module
https://github.com/rrthomas/lua-cparser
Last synced: 8 months ago
JSON representation
C parser in Lua using lua-stdlib parser module
- Host: GitHub
- URL: https://github.com/rrthomas/lua-cparser
- Owner: rrthomas
- Created: 2013-02-11T22:31:49.000Z (over 13 years ago)
- Default Branch: master
- Last Pushed: 2013-04-13T19:04:16.000Z (about 13 years ago)
- Last Synced: 2025-10-06T11:59:18.781Z (8 months ago)
- Language: Lua
- Size: 109 KB
- Stars: 4
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README
Awesome Lists containing this project
README
This is intended as a demo for the rrtlib parser module.