Skip to content

Latest commit

 

History

History
16 lines (13 loc) · 1.61 KB

File metadata and controls

16 lines (13 loc) · 1.61 KB

Build Status codecov Codacy Badge License

Average time to resolve an issue Percentage of issues still open

An interpreter of a very simple imperative language implemented as an F-algebra using the Droste library. The language represents the non-OO imperative subset of miniool.

The example illustrates how to deal with failure and delayed, on-demand evaluation in an F-algebra.