array-forth: A simple interpreter for arrayForth, the language used on GreenArrays chips.
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.
Modules
[Index]
Downloads
- array-forth-0.2.0.5.tar.gz [browse] (Cabal source package)
- Package description (as included in the package)
Maintainer's Corner
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-08T03:13:19Z |
Distributions | |
Reverse Dependencies | 2 direct, 0 indirect [details] |
Executables | array-forth, mcmc-demo |
Downloads | 5155 total (6 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] |