lvmlib: The Lazy Virtual Machine (LVM).

This is a package candidate release! Here you can preview how this package release will appear once published to the main package index (which can be accomplished via the 'maintain' link below). Please note that once a package has been published to the main package index it cannot be undone! Please consult the package uploading documentation for more information.

[maintain] [Publish]

Warnings:

The Lazy Virtual Machine (LVM) defines a portable instruction set and file format. It is specifically designed to execute languages with non-strict (or lazy) semantics. This cabal package defines the core assembler (coreasm) for compiling core programs into LVM instructions and a library. The LVM is used as a backend for the Helium compiler. At the moment, one LVM runtime implementation is available (written in C). More information about LVM can be found in Chapter 6 of Daan Leijen's PhD Thesis, The Lambda Abroad.

Properties

Versions 1.0, 1.1, 1.1
Change log None available
Dependencies array, base (>=3 && <5), containers, directory, filepath, parsec, wl-pprint [details]
License BSD-3-Clause
Copyright (c) 2012
Author Daan Leijen, Bastiaan Heeren, Jurriaan Hage
Maintainer helium@cs.uu.nl
Category Compilers/Interpreters
Home page http://www.cs.uu.nl/wiki/bin/view/Helium/WebHome
Source repo head: svn checkout https://svn.science.uu.nl/repos/sci.hage0101.lvm/trunk/src/lib
Uploaded by JurriaanHage at 2014-09-02T09:54:47Z

Modules

[Index]

Downloads

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees