Language BFPL

GitHub

https://github.com/softlang/yas/tree/master/languages/BFPL


Expansion

Basic Functional Programming Language


Headline

A trivial first-order functional programming language


Details

BFPL supports primitive types for integer and Boolean values; it does not support algebraic datatypes. BFPL can be viewed as a small fragment of Haskell, but with an eager semantics.


Properties


Representations


Components