C# for MPS v0.000000001
Hello all,
Here is version 0.000000001 pre-pre-pre-alpha of C# in MPS. It is very, very incomplete, currently.
Not that it is usable in its current form, but it is released under Apache v2 license, and is available via SVN from:http://mps-csharp.googlecode.com/svn/trunk/
If anyone has any questions/suggestions or would like to contribute, please feel free to reply.
Thanks. :-)
Robert
Please sign in to leave a comment.
Robert,
That's great! I added a link to your project on our confluence: http://www.jetbrains.net/confluence/display/MPS/Welcome+to+JetBrains+MPS+Space
Regards,
Konstantin
Robert,
I can't generate your project without errors. The reason is that you have two CompilationUnit_Editor roots in the editor model one of which is empty. You can choose which to delete by expanding nodes in project pane and taking a look which one is empty.
Regards,
Konstantin
Hello, Konstantin,
Thank you for the link, and finding the bug! For some reason I wasn't getting the compile error, but I do see the duplicate editor node there.
It has been removed and the source has been updated. Please let me know if you have any additional trouble.
Thanks!
Robert