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
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)