An experimental language for exploring contract-based programming
MIT License
0
stars
0
forks
source link
readme
Faust
An experimental programming language for exploring contract-based design. This is also a toy project so I can learn how to implement a simple static type system and use LLVM for compiling a language to native code.