Skip to content

Differences from original Kit compiler

This page will outline the key differences between this project and the original Kit compiler.

Main differences

The orignal Kit compiler kitlang-rs
Needs a system compiler to be configured Determines the compiler at runtime, without configuration
Written in Haskell Written in Rust