Skip to content
Florian Rauls edited this page Oct 4, 2021 · 1 revision

Welcome to the FETA wiki! FETA is a domain-specific language for general purpose automation, created for a bachelor's thesis at University Heidelberg in 2021.

FETA is embedded in Nim, meaning that it uses the compiler and a subset of the syntax of Nim and can be used alongside with usual Nim code seamlessly.

This wiki should give you a quick start guide, if you want to use the language yourself and also holds the continuous integration script, if you want to contribute to the language.

Clone this wiki locally