Prototype tools for Excess, a metaprogramming platform. The users can modify C# or use extensions developed by the community. All is needed is to use .xs files and reference extensions as using xs.<extension>; For extensions makers, deploy your extensions as Nuget Packages. For more info checkour github page. As of now, the visual studio integration provides syntax highlighting and debugging capabilities, Stay tuned. |