Show HN: Losetta – customizable scripting language that can be used from .NET
github.comI developed this little interpreter because I wanted to implement scripting capabilities in my C# programs. Simply put, the language is similar to JavaScript and C#, and includes wrappers for the commonly used .
The project includes a variety of common grammars and APIs, most of which have not yet been tested. I am interested in how well this interpreter works in common usage.
Please give it a try!
No comments yet.