A Lua implementation for the Dynamic Language Runtime (DLR). NeoLua is an implementation of the Lua language. Currently, the implementation is on the level of Lua_5.3. The goal is to follow the reference of the C-Lua implementation and combine this with full .NET Framework support. That means it should be easy to call .NET functions from Lua and it should be easy to access variables and functions from a .net language (e.g. C#, VB.NET, ...).
Features
- NeoLua is implemented in C#
- Documentation available
- Uses the Dynamic Language Runtime
- Integrates very well with the .NET Framework
- You can play and test the language with the tool NeoCmd
- NeoLua is a .NET portable assembly (IL) for .NET Framework 4.5.1
- Dynamic access between Lua script and and the host application/.NET Framework and vice-versa
- NeoLua is based on the DLR. So you get compiled code that is collectable and well-optimized
Categories
FrameworksLicense
Apache License V2.0Follow NeoLua
Other Useful Business Software
MongoDB Atlas runs apps anywhere
MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of NeoLua!