This page is a stub. It needs more information! You can help Rosetta Code by filling it in!

Curry2VM is a compiler from Curry to the bytecode of the FLVM,a virtual machine for functional logic computations. It requires PAKCS, which in turn requires a Prolog compiler such as SICStus or SWI Prolog.

Curry2VM is an implementation of Curry. Other implementations of Curry.