Skip to content

Latest commit

 

History

History
8 lines (5 loc) · 396 Bytes

README.md

File metadata and controls

8 lines (5 loc) · 396 Bytes

FAssembly (Functional WebAssembly)

Functional WebAssembly is an experimental functional programming language that compiles directly to WebAssembly. It is based directly on Lambda Calculus functions for its different contructs and aims to allow for mathematically sound and thus proveable code. It is not directly solely at the web but at any runtime that can handle WebAssemlbly bytecode.