This is the Linux app named Luau whose latest release can be downloaded as 0.674sourcecode.tar.gz. It can be run online in the free hosting provider OnWorks for workstations.
Download and run online this app named Luau with OnWorks for free.
Follow these instructions in order to run this app:
- 1. Downloaded this application in your PC.
- 2. Enter in our file manager https://www.onworks.net/myfiles.php?username=XXXXX with the username that you want.
- 3. Upload this application in such filemanager.
- 4. Start the OnWorks Linux online or Windows online emulator or MACOS online emulator from this website.
- 5. From the OnWorks Linux OS you have just started, goto our file manager https://www.onworks.net/myfiles.php?username=XXXXX with the username that you want.
- 6. Download the application, install it and run it.
SCREENSHOTS
Ad
Luau
DESCRIPTION
It is designed to be backward compatible with Lua 5.1, as well as incorporating some features from future Lua releases, but also expands the feature set (most notably with type annotations). Luau is largely implemented from scratch, with the language runtime being a very heavily modified version of Lua 5.1 runtime, with a completely rewritten interpreter and other performance innovations. The runtime mostly preserves Lua 5.1 API, so existing bindings should be more or less compatible with a few caveats. Luau is used by Roblox game developers to write game code, as well as by Roblox engineers to implement large parts of the user-facing application code as well as portions of the editor (Roblox Studio) as plugins. Roblox chose to open-source Luau to foster collaboration within the Roblox community as well as to allow other companies and communities to benefit from the ongoing language and runtime innovation. As a consequence, Luau is now also used by games like Alan Wake 2 and Warframe.
Features
- Luau is an embeddable language, but it also comes with two command-line tools by default, luau and luau-analyze
- Documentation available
- luau is a command-line REPL and can also run input files
- Examples available
- luau-analyze is a command-line type checker and linter; given a set of input files, it produces errors/warnings according to the file configuration
- On all platforms, you can use CMake to run
- Luau has an internal test suite
Programming Language
C++
Categories
This is an application that can also be fetched from https://sourceforge.net/projects/luau.mirror/. It has been hosted in OnWorks in order to be run online in an easiest way from one of our free Operative Systems.