core-compiler: compile your own mini functional language with Core
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.
Warnings:
- Exposed modules use unallocated top-level names: Core
This package doubles as a compiler and as a module with which anyone can compile their own functional programming language by parsing into the CoreExpr
datatype
Properties
Versions | 0.1.0.0, 0.1.0.0, 0.1.0.1, 0.1.0.2 |
---|---|
Change log | None available |
Dependencies | array, base (>=4.7 && <5), containers, core-compiler, text, unordered-containers [details] |
License | MIT |
Copyright | 2016 David Anekstein |
Author | David Anekstein |
Maintainer | aneksteind@gmail.com |
Category | Compiler, Language |
Home page | https://github.com/aneksteind/Core#readme |
Source repo | head: git clone https://github.com/aneksteind/Core |
Uploaded | by aneksteind at 2016-08-01T21:17:53Z |
Modules
- Core
- Core.Compiler
- Core.GMachine
- Core.Grammar
- Core.Prelude
- Core.Pretty
Downloads
- core-compiler-0.1.0.0.tar.gz [browse] (Cabal source package)
- Package description (as included in the package)
Maintainer's Corner
Package maintainers
For package maintainers and hackage trustees