Skip to content

Lua library that can parse C declarations using Lua binding for Libclang -

License

Notifications You must be signed in to change notification settings

vishnu-m/lua-c-parser

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

37 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

lua-c-parser

Lua library that can parse C declarations using Lua bindings for Libclang functions :- (refer) https://github.com/Vishnu-M/lua-clang

Installation

Load this module in Lua by :

lib = require "cparser"

Run tests :

In the root directory run -

 busted

About

Lua library that can parse C declarations using Lua binding for Libclang -

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published