johnchandlerburnham / Formality-Net

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Formality Net (FM-NET)

Formality's interaction net system. It is designed to be an efficient runtime for FM-CORE. It extends EA-NET with native pairs and 32-bit numeric primitives. It is designed to be a space/time efficient runtime, with each pair/lambda node using 128 bits, erasure/numeric nodes being unboxed, and all operations taking constant space/time. We aim to optimize FM-NET as much as possible, implementing low level LLVM/CUDA/FPGA targets.

Check its documentation!

About


Languages

Language:C 64.9%Language:JavaScript 19.5%Language:Haskell 15.4%Language:Nix 0.2%