Integrate Lua With C++ Seamlessly Integrate Lua Scripting To Enhance Application Flexibility(1st Edition)

Authors:

Wenhuan Li

Type:Hardcover/ PaperBack / Loose Leaf
Condition: Used/New

In Stock: 2 Left

Shipment time

Expected shipping within 2 - 3 Days
Access to 35 Million+ Textbooks solutions Free
Ask Unlimited Questions from expert AI-Powered Answers 30 Min Free Tutoring Session
7 days-trial

Total Price:

$0

List Price: $34.42 Savings: $34.42 (100%)
Access to 30 Million+ solutions
Ask 50 Questions from expert AI-Powered Answers 24/7 Tutor Help Detailed solutions for Integrate Lua With C++ Seamlessly Integrate Lua Scripting To Enhance Application Flexibility

Price:

$9.99

/month

Book details

ISBN: 1805128612, 978-1805128618

Book publisher: Packt Publishing

Offer Just for You!: Buy 2 books before the end of January and enter our lucky draw.

Book Price $0 : Discover The Perfect Synergy Between C++ And Lua To Create Powerful, Adaptable, And High-performing Software SolutionsKey FeaturesGet Hands-on Experience By Integrating Lua With C++Explore Real-life Project-ready Advanced Techniques For Your Future ProjectsLearn Lua Through Practical Coding Examples And ExercisesPurchase Of The Print Or Kindle Book Includes A Free PDF EBookBook DescriptionC++ Is A Popular Choice In The Developer Community For Building Complex And Large-scale Performant Applications And Systems. Often A Need Arises To Extend The System At Runtime, Without Recompiling The Whole C++ Program. Using A Scripting Language Like Lua Can Help Achieve This Goal Efficiently.Integrate Lua To C++ Is A Comprehensive Guide To Integrating Lua To C++ And Will Enable You To Achieve The Goal Of Extending C++ Programs At Runtime. You’ll Learn, In Sequence, How To Get And Compile The Lua Library, The Lua Programming Language, Calling Lua Code From C++, And Calling C++ Code From Lua. In Each Topic, You’ll Practice With Code Examples, And Learn The In-depth Mechanisms For Smooth Working. Throughout The Book, The Latter Examples Build On The Earlier Ones While Also Acting As A Standalone. You’ll Learn To Implement Lua Executor And Lua Binding Generator, Which You Can Use In Your Projects Directly With Further Customizations.By The End Of This Book, You’ll Have Mastered Integrating Lua Into C++ And Using Lua In Your C++ Project Efficiently, Gained The Skills To Extend Your Applications At Runtime, And Achieved Dynamic And Adaptable C++ Development.What You Will LearnExplore How To Access And Compile Lua Source CodeCall Lua Code From C++ For Enhanced FunctionalityIntegrate C++ Code Into Lua For Powerful InteractionsDeepen Your Understanding Of Lua Stack For Advanced UsageImplement A Project-ready Lua Executor And Binding GeneratorExtend C++ Projects With Customizable And Extensible Lua ScriptingWho This Book Is ForThis Book Is For C++ Developers Seeking To Seamlessly Integrate Lua, Learn The Lua Programming Language By Examples, Or Enhance Their Understanding Of Lua-C++ Interaction. Basic Knowledge Of C++ Is Required To Fully Benefit From This Book.Table Of ContentsGet And Build Lua With C++Lua FundamentalsHow To Call Lua From C++Map Lua Types To C++Work With Lua TablesHow To Call C++ From LuaUser Defined Types In C++A C++ Template Class To Export C++ To LuaSome Advanced TechniquesManaging ResourcesMultithreading