Click here to Skip to main content
15,884,976 members
Articles / Programming Languages / Lua

Extending a C++ Application with Lua 5.2

Rate me:
Please Sign up or sign in to vote.
4.69/5 (15 votes)
4 Aug 2013CPOL13 min read 56.6K   1.5K   66  
Using a subset of the available Lua 5.2 C interface to extend a C++ application with Lua.

Alternatives

Members may post updates or alternatives to this current article in order to show different approaches or add new features.

No alternatives have been posted.

License

This article, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)


Written By
Retired Georgia Southern University
United States United States
Team lead for a point of sale software application written in C and C++. Previous experience with Nortel Networks on software for telecommunications products as well as Program Management.

Education:
BS Computer Science
MBA
Masters in Project Management

Comments and Discussions