Preface
This book teaches you how to integrate Lua into C++.
Lua is a simple and efficient scripting language that has been widely adopted in the gaming industry and embedded systems. In those two fields, a large portion of the control programs and applications are written in C++.
By bridging Lua and C++ together, you can open more doors and opportunities for yourself.
Who this book is for
This book is for C++ programmers who are willing to learn how to integrate Lua into their projects. This book can also benefit Lua programmers who want to learn C++ by combining exercises on C++ with relevant topics.
A basic understanding of the C++ programming language is required to fully understand and engage with the book. Although a deeper understanding ...
Get Integrate Lua with C++ now with the O’Reilly learning platform.
O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.