This is the Windows app named YueScript whose latest release can be downloaded as yue-linux-x86_64.zip. It can be run online in the free hosting provider OnWorks for workstations.
Download and run online this app named YueScript 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 any OS OnWorks online emulator from this website, but better Windows online emulator.
- 5. From the OnWorks Windows 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 and install it.
- 7. Download Wine from your Linux distributions software repositories. Once installed, you can then double-click the app to run them with Wine. You can also try PlayOnLinux, a fancy interface over Wine that will help you install popular Windows programs and games.
Wine is a way to run Windows software on Linux, but with no Windows required. Wine is an open-source Windows compatibility layer that can run Windows programs directly on any Linux desktop. Essentially, Wine is trying to re-implement enough of Windows from scratch so that it can run all those Windows applications without actually needing Windows.
SCREENSHOTS
Ad
YueScript
DESCRIPTION
A language that compiles to Lua. Yuescript is a Moonscript dialect. It is derived from Moonscript language 0.5.0 and continuously adopts new features to be more up-to-date. Moonscript is a language that compiles Lua. Since the original Moonscript has been used to write web framework lapis and run a few business websites like itch.io and streak.club with some large code bases. The original language is getting too hard to adopt new features for those that may break the stability of existing applications. So Yuescript is a new code base for pushing the language to go forward and being a playground to try introducing new language syntax or programming paradigms to make Moonscript language more expressive and productive.
Features
- No other dependencies needed except modified parserlib library from Achilleas Margaritis with some performance enhancement. lpeg library is no longer needed
- Written in C++17
- Documentation available
- Examples available
- Support most of the features from Moonscript language. Generate Lua codes in the same way like the original compiler
- Reserve line numbers from source file in the compiled Lua codes to help debugging
- More features like macro, existential operator, pipe operator, Javascript-like export syntax and etc.
Programming Language
C++
Categories
This is an application that can also be fetched from https://sourceforge.net/projects/yuescript.mirror/. It has been hosted in OnWorks in order to be run online in an easiest way from one of our free Operative Systems.