/K3-Core

The K3 Language: compiler toolchain repository

Primary LanguageHaskell

K3/core

Build Status Stories in Ready

Core definitions for the K3 programming language.

Installation

This package can be compiled using:

$> cabal configure
$> cabal build

Additionally the API documentation can be generated by configuring as above, followed by:

$> cabal haddock --hyperlink-source