SilverScript Blog
Lightweight scripting language written in C++
Status: Planning
Brought to you by:
shyguy92
I'm so glad that explicit class implementation is working now! Before I could already "convert" variables to classes (or objects) by just setting an attribute of it. Now it is possible to "declare" and implement a class about like you are used to in C like languages :)
I hope I get working functions soon, and arrays and strings should be get done quickly then, too, then I will upload the complete language design PLUS source code :)