ethereum / fe

Emerging smart contract language for the Ethereum blockchain.

Home Page:https://fe-lang.org

Repository from Github https://github.comethereum/feRepository from Github https://github.comethereum/fe

Fe

The Fe compiler is in the late stages of a major compiler rewrite, and the master branch isn't currently usable to compile contracts to evm bytecode. For the older version of the compiler, see the legacy branch.

Overview

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.

Community

  • Twitter: @official_fe
  • Chat:
    • We've recently moved to Zulip
    • The Discord server is still live, but our preference is zulip.

License

Licensed under Apache License, Version 2.0.

About

Emerging smart contract language for the Ethereum blockchain.

https://fe-lang.org

License:Apache License 2.0


Languages

Language:Rust 97.4%Language:HTML 2.3%Language:Makefile 0.2%Language:Python 0.1%