Skip to content

LightningLaser8/ISL

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

57 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ISL

ISL: Integrate Scripting Language

Basic programming language interpreter in JavaScript, designed as a way to perform more complex operations with the mod loader Integrate.

Provides basic programming language functionality such as variables and functions through easy-to-use keywords and labels, within a highly extensible context, allowing this to be used in any complying program, not just Integrate-compatible ones.

Extensive configuration on the interpreter allows most aspects of execution to be controlled within the host program.

Extra things such as extensions and tools can be found here -> ISL Language