Releases: danielandastro/ASMBLR
ASMBLR standard library Library 0.2
This is the ASMBLR library, if you haven't already, download the latest interpreter package from the releases and run it with this file in the same directory
NOTE: This is the DOTNET standard library, this is not meant for the Mono/Multiplatform interpreter, this is for the Windows version
ASMBLR core Library 0.2
This is the ASMBLR library, if you haven't already, download the latest interpreter package from the releases and run it with this file in the same directory
NOTE: This is the DOTNET core library, this is meant for the Mono/Multiplatform interpreter, not the Windows version
Interpreter
This is the interpreter, download it and run it with the latest ASMBLR library in the same directory.
Windows: Download CLI.exe from here
Multiplatform/mono: download CLI.dll and run it with the command "mono CLI.dll"
Ensure you have the latest ASMBLR library in the same folder