Showing content from https://github.com/NSIS-Dev/nsl-assembler below:
NSIS-Dev/nsl-assembler: GitHub clone of nsL Assembler
Skip to content Navigation Menu
Search code, repositories, users, issues, pull requests...
Saved searches Use saved searches to filter your results more quickly
Sign up You signed in with another tab or window. Reload to refresh your session. You signed out in another tab or window. Reload to refresh your session. You switched accounts on another tab or window. Reload to refresh your session. Dismiss alert NSIS-Dev/nsl-assembler
nsL is a new C-like programming language for writing NSIS installation wizards. The nsL assembler takes nsL code and translates it into original NSIS script which can then be compiled.
Features:
- Complete support for complex arithmetic and Boolean expression will all operators
- Automatically declared un-typed variables with assemble-time scope checking
- Native high-level constructs such as if, switch, while, do, for
- New function, section and page declaration syntax
- Functions, instructions and macros callable using C-style syntax
- Built-in wrapper instructions for all NSIS instructions using new syntax
- Recursive macros; providing assemble-time loops
- Fast assemble speed
The only pre-requistes for building are Java and Ant.
- Clone repository
git clone https://github.com/NSIS-Dev/nsl-assembler nsL
- Change directory
cd nsL
- Build JAR
ant jar
This work is licensed under the The GNU General Public License, Version 2.
About
GitHub clone of nsL Assembler
Resources License Stars Watchers Forks
You can’t perform that action at this time.
RetroSearch is an open source project built by @garambo
| Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4