Competition Fe - Glow-Lang/glow GitHub Wiki

Fe is yet another relatively low-level language for blockchain smart contracts from the Ethereum foundation, with python-like syntax but Rust-inspired safety, compiling to EVM and eWASM.

Pros:

  • safer than the previous low-level languages for smart contracts

Cons:

  • Only for smart contracts, not interactions
  • Only for Ethereum