@-- (Interpreter) Allow Plugin Creation, Extensions, etc. Written in C#
I wrote an interpreted language in C#. It is useful for plugins. It is still in beta however. I need feedback. So far I have none.
Features
- Procedures
- Classes and Objects
- File IO System
- It is easy to add a custom command.
Known Issues
- Nested IF statements are not allowed.
Website:http://at-minus-minus.sourceforge.net/
Download:http://sourceforge.net/project/showfiles.php?group_id=179976

