Vyper (original) (raw)

Vyper logo

Vyper is a contract-oriented, Pythonic programming language that targets the Ethereum Virtual Machine (EVM). It prioritizes user safety, encourages clear coding practices via language design and efficient execution. In other words, Vyper code is safe, clear and efficient!

Principles and Goals

Because of this Vyper provides the following features:

Following the principles and goals, Vyper does not provide the following features: