Skip to content

Turupawn/fe-examples

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Fe Language Examples

example workflow

⚠️ Important: These examples are for Fe v2, which is currently under development. The compiler has not been released yet and the code has not been audited. Do not use in production.

Fe is a statically typed language for the Ethereum Virtual Machine with a novel type system. These examples demonstrate various features and use cases of the Fe language.

Running the examples

To run the examples, you can use the check_all.sh script.

./check_all.sh

This will run all the examples and check if they are correct.

Contributing

To add an example, you can add a new file to the src directory.

If you have any suggestions or feedback, please feel free to open an issue or submit a pull request.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages