array-forth: A simple interpreter for arrayForth, the language used on GreenArrays chips.

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]

This is a package for working with arrayForth. This is a variant of Forth used by GreenArrays chips. This package contains an arrayForth simulator, two different representations of arrayForth programs and some utilities like parsing. It also supports synthesizing arrayForth programs using MCMC. The basic idea is to find arrayForth programs by taking a simple prior distribution of programs and using a randomized hill-climbing algorithm to find a program fulfilling certain tests.

Properties

Versions 0.2.0.2, 0.2.0.3, 0.2.0.4, 0.2.0.5, 0.2.0.6, 0.2.1.4, 0.2.1.4
Change log None available
Dependencies array (>=0.4), array-forth, base (>4.7 && <=5), Chart (>=0.16 && <1.0), mcmc-synthesis (>=0.1.2.1), modular-arithmetic (>=1 && <2), MonadRandom (>=0.1 && <0.2), OddWord (>=1.0.0), optparse-applicative (>=0.7 && <0.10), split (>=0.1 && <0.2), vector (>=0.9 && <0.11) [details]
License GPL-3.0-only
Author Tikhon Jelvis <tikhon@jelv.is>
Maintainer Tikhon Jelvis <tikhon@jelv.is>
Category Language
Source repo head: git clone git://github.com/TikhonJelvis/array-forth.git
Uploaded by TikhonJelvis at 2015-01-17T01:11:21Z

Modules

[Index]

Flags

Automatic Flags
NameDescriptionDefault
synthesis

build the mcmc synthesis demo app

Disabled
chart

build the charting facilities for analyzing the synthesizer

Disabled

Use -f <flag> to enable a flag, or -f -<flag> to disable that flag. More info

Downloads

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees