Typesharp is a typesafe compiled language written in rustlang aiming to memory safe and fast!
You can view the documentation here.
NOTICE: This is a rewrite of the original compiler, and therefore is public.
- Typesharp is fast, and memory safe!
- Super syntactic sugar.
- Explicit by default.
- Strategic compiler optimizations to optimize your code.
This is the TypeSharp source code! It does not contain the CLI (Command line interface) or the "errors" module which provides lint.