Technical requirements
Here are the technical requirements for this chapter:
- You can access the source code for this chapter at https://github.com/PacktPublishing/Integrate-Lua-with-CPP/tree/main/Chapter06
- Based on the learnings from the last chapter, you should now be confident in adding code to our Lua executor
This chapter will introduce many new concepts and Lua library APIs. You can cross-check the Lua reference manual online to reinforce the learning: https://www.lua.org/manual/5.4/.