-
Notifications
You must be signed in to change notification settings - Fork 9
Home
Denis Kuzmin [ github.com/3F ] edited this page Jan 28, 2019
·
6 revisions
Welcome to the LuNari wiki !
Lua for .NET on Conari engine
Architecture of LuNari provides a few ways to work with Lua:
Here's also about Data Types.
Modern versions will not require neither our API (Lua 5.4, 5.3, 5.2, 5.1, ...) nor something other from you at all. We will generate all your needs automatically at runtime.
This is possible because of Conari (read also Conari/Wiki to get more related features for Lua).
Do whatever you love. Enjoy!
π
-
π Home
-
π API
- π Direct binding
- π Data Types
- π DLR
- π .NET API for Lua C API
-
π Extending LuNari API