Skip to content
/ sli Public

Script Language Interpreter (MoonRock BASIC / C#)

License

Notifications You must be signed in to change notification settings

axtens/sli

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

sli

Script Language Interpreter

This project was originally written in MoonRock BASIC.

MoonRock is a BASIC-like language with several extensions. Produces small and tight executables (MS-DOS). 8086, 80186+ or 80386+ code. DOS real mode or DPMI protected mode. Archive includes compiler, ArrowSoft assembler, documentation and sample programs.

It has been re-implemented in .NET Framework

Example scripts also provided.

Probably an example of how not to build a DSL.

When a .sli script is run, a .trc (trace) file is also generated.

If a script fails, fix the interpreter.

About

Script Language Interpreter (MoonRock BASIC / C#)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published