[cfe-dev] Lua bindings plug-in (re-post)

John Thompson john.thompson.jtsoftware at gmail.com
Mon Aug 22 15:58:52 PDT 2011


Anyone interested in a Clang plug-in for statically generating Lua bindings
code?

Here's a drop:  http://www.jtlanguage.com/xfer/LuaBindingsDrop.zip

It still requires additonal testing, but it works for some basic cases of
binding classes and functions.

Because of the current problem using plug-ins on Windows, I've included a
Clang executable that has a hack to make the plug-in registry mechanism
work.

I've also included a program to integrate the Lua interpreter with some
example bindings.

Also, is there any interest in checking it into the tree as a more
sophisticated plug-in example?  (Just the plug-in.  Unfortunately, I think
because of the licensing on the Lua code, the sample interpreter would have
to be checked in somewhere outside the main LLVM tree.

-John

-- 
John Thompson
John.Thompson.JTSoftware at gmail.com
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/cfe-dev/attachments/20110822/d38a7f1b/attachment.html>


More information about the cfe-dev mailing list