Skip to content

A basic Earle script language compiler/runtime fully written in C#. Earle is a scripting language I created, inspired by GSC script. (The compiler still needs a lot of optimization work)

License

ikkentim/earlescript

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Earle Script Interpreter

Earle is a scripting language inspired by GSC script. The aim of this project is for me to learn something about scripting interpreters.

About

A basic Earle script language compiler/runtime fully written in C#. Earle is a scripting language I created, inspired by GSC script. (The compiler still needs a lot of optimization work)

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages