Fe is a statically typed language for the Ethereum Virtual Machine (EVM). The syntax and type system is similar to Rust's, with the addition of higher-kinded types. We're exploring additional type system, syntax, and semantic changes.
Fe aims to improve upon the state-of-the-art of languages that are used on Ethereum.
Ethereum developers are stuck with limited options when it comes to languages and these options leave much to be desired.
Fe aims to provide developers with a modern high-level language that targets EVM and related platforms.