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.

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-forth, base (>3 && <=5), mcmc-synthesis (>=0.1), MonadRandom (>=0.1 && <0.2), OddWord (>=1.0.0), optparse-applicative (>=0.5 && <0.6), split (>=0.1 && <0.2), vector (>=0.9 && <0.10) [details]
License GPL-3.0-only
Author Tikhon Jelvis <tikhon@jelv.is>
Maintainer tikhon@jelv.is
Category Language
Source repo head: git clone git://github.com/TikhonJelvis/array-forth.git
Uploaded by TikhonJelvis at 2013-01-07T06:40:12Z
Distributions
Reverse Dependencies 2 direct, 0 indirect [details]
Executables array-forth, mcmc-demo
Downloads 4996 total (15 in the last 30 days)
Rating (no votes yet) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs uploaded by user
Build status unknown [no reports yet]