User:Mmanley/Visual Lua
Appearance
The reason this page is a subpage of my Userspace and not a Article on Wikipedia is at the item being talked about at its current state is not meeting notability requirements for a Wikipedia Article as noted in Wikipedia:Notability. Once it meets requirements it will be moved to a Article.
Paradigm | Multi-paradigm: scripting, imperative, functional, object-oriented, prototype-based |
---|---|
Designed by | Michael Manley |
Developer | NasuTek-Alliant |
First appeared | 2009 |
Preview release | 6.0 Codename Frida
/ October 11, 2009 |
OS | Microsoft Windows |
License | Open-source |
Influenced by | |
Lua |
Visual Lua is a extension to the Lua Programming Language designed in 2009 by NasuTek-Alliant Enterprises and written in C#. Visual Lua is designed to give programs a interface to add macros and extendability to a application.
Features in Visual Lua that are not in Lua
[edit]- Classes: Although Classes in Visual Lua just become tables for the vlua6.dll engine, they only get added depending on their security level
- Security Levels: functions can be declared public, private, or internal for external Visual Lua scripts
Versions
[edit]Version | Build | Codename | New Features added to release |
---|---|---|---|
6.0 | 3577 | Frida | No new features but IDE was created and shown as a Developer Preview |