KLIC

From Rosetta Code
Revision as of 23:15, 24 August 2023 by Dbane (talk | contribs) (Link to latest version)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
KLIC is an implementation of KL1. Other implementations of KL1.

KLIC is a compiler that compiles KL1 to C code, this C code can run sequentially or in parallel on-top of the Parallel Virtual Machine software or via a shared memory implementation.

KLIC has recently been revived and is available at https://www.ueda.info.waseda.ac.jp/software.html

PVM is available at: https://www.csm.ornl.gov/pvm/