Skip to content

Latest commit

 

History

History
25 lines (17 loc) · 869 Bytes

File metadata and controls

25 lines (17 loc) · 869 Bytes

portfolio_view

Typesharp

Discord

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.

Why Typesharp?

  • Typesharp is fast, and memory safe!
  • Super syntactic sugar.
  • Explicit by default.
  • Strategic compiler optimizations to optimize your code.

Installation

This is the TypeSharp source code! It does not contain the CLI (Command line interface) or the "errors" module which provides lint.