intcode: Advent of Code 2019 intcode interpreter
Implementation of the Intcode virtual machine as defined by Advent of Code https://adventofcode.com/2019.
This implementation provides an efficient, pure implementation of the interpreter and exposes multiple levels of abstraction to make it easy to use in a variety of situations.
[Skip to Readme]
Downloads
- intcode-0.2.0.0.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.1.0.0, 0.2.0.0, 0.3.0.0 |
|---|---|
| Change log | CHANGELOG.md |
| Dependencies | base (>=4.12 && <4.14), containers (>=0.6 && <0.7), primitive (>=0.7 && <0.8) [details] |
| Tested with | ghc ==8.6.5, ghc ==8.8.1 |
| License | ISC |
| Copyright | 2019 Eric Mertens |
| Author | Eric Mertens |
| Maintainer | emertens@gmail.com |
| Uploaded | by EricMertens at 2020-01-02T03:40:04Z |
| Category | Compilers/Interpreters |
| Home page | https://github.com/glguy/intcode |
| Bug tracker | https://github.com/glguy/intcode/issues |
| Source repo | head: git clone https://github.com/glguy/intcode |
| Distributions | |
| Downloads | 1152 total (12 in the last 30 days) |
| Rating | 2.0 (votes: 1) [estimated by Bayesian average] |
| Your Rating | |
| Status | Docs available [build log] Last success reported on 2020-01-02 [all 1 reports] |
