Blog
JANUARY 2023
Article: Ada2012 associated with Lua language
n this article, we look at a practical case where we decided to associate Ada2012 with Lua script language.
Although Ada language has many advantages, it can sometimes prove poorly adapted to a given problem. Thanks to its rich C API and the efficiency of its implementation, the Lua language can be easily embedded in other languages.