ion: EDSL for concurrent, realtime, embedded programming on top of Ivory
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: Ivory
Ion is a Haskell EDSL for concurrent, realtime, embedded programming. It interfaces with the Ivory EDSL, http://ivorylang.org/, to perform code generation. It supports similar scheduling functionality to Atom (https://hackage.haskell.org/package/atom), and also accomodates asynchronous programming with continuation-passing style. Be forewarned that Ion is still heavily experimental. For some further explanation, see the write-up at HaskellEmbedded, https://haskellembedded.github.io/posts/2016-09-23-introducing-ion.html.
Properties
Versions | 1.0.0.0, 1.0.0.0 |
---|---|
Change log | None available |
Dependencies | base (>=4.6 && <5), containers, ivory (>=0.1.0.0), ivory-backend-c, mtl [details] |
License | BSD-3-Clause |
Author | Chris Hodapp |
Maintainer | Hodapp87@gmail.com |
Category | Language, Embedded |
Home page | https://haskellembedded.github.io/ |
Source repo | head: git clone https://github.com/HaskellEmbedded/ion |
Uploaded | by hodapp at 2016-09-23T19:27:46Z |
Modules
[Index]
Downloads
- ion-1.0.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