The XSharp project will use two development languages to create its project:
- The compiler itself is written in C#.
- The macro compiler is also written in C#
- The runtime system (such as the runtime functions and classes, RDDs etc) are written in X#
- Many of the tools are written in X#
The source code of all of this is available on Github