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

[ gpl, language, library, program ] [ Propose Tags ]

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.

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

Candidates

Versions [RSS] 0.2.0.2, 0.2.0.3, 0.2.0.4, 0.2.0.5, 0.2.0.6, 0.2.1.4
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:12:50Z
Distributions
Reverse Dependencies 2 direct, 0 indirect [details]
Executables chart, array-forth, mcmc-demo
Downloads 5004 total (14 in the last 30 days)
Rating (no votes yet) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs available [build log]
Last success reported on 2015-01-17 [all 1 reports]