package malfunction

  1. Overview
  2. No Docs
Compiler back-end for functional languages, based on OCaml

Install

dune-project
 Dependency

Authors

Maintainers

Sources

v0.7.1.tar.gz
md5=68fb9ef53bc7566ee09bd8128a8ed8bf
sha512=4d5eda9495f241498f8de5e507db9f8681911f489fb1fd32a0cc404cc68c51c01fd4251551e1fbd932bd5da062c2a54a9f8f960b6b7af593b9e275ec078c6a08

Description

Malfunction is a high-performance, low-level untyped program representation, designed as a target for compilers of functional programming languages.

Published: 12 Mar 2026

Dependencies (5)

  1. zarith
  2. cppo build
  3. dune >= "2.9.1"
  4. ocamlfind
  5. ocaml >= "4.08" & < "5.4"

Dev Dependencies (1)

  1. omd with-test & >= "2.0.0~"

Used by

None