hackageDB :: [Package]

Built with Cabal

atom: A DSL for embedded hard realtime applications.

Atom is a Haskell DSL for designing hard realtime embedded software. Based on guarded atomic actions (similar to STM), Atom enables highly concurrent programming without the need for mutex locking. In addition, Atom performs compile-time task scheduling and generates code with deterministic execution time and constant memory use, simplifying the process of timing verification and memory consumption in hard realtime applications. Without mutex locking and run-time task scheduling, Atom eliminates the need and overhead of RTOSs for many embedded applications.

Versions0.0.1, 0.0.2, 0.0.3, 0.0.4, 0.0.5, 0.1.0, 0.1.1, 0.1.2, 0.1.3, 0.1.4
Dependenciesbase (>=4 && <5), mtl (>=1.1.0.1 && <1.2), process (>=1.0.1.1 && <1.2)
LicenseBSD3
AuthorTom Hawkins <tomahawkins@gmail.com>
MaintainerTom Hawkins <tomahawkins@gmail.com>
CategoryLanguage
Home pagehttp://tomahawkins.org
Source repositorydarcs get http://patch-tag.com/r/tomahawkins/atom/pullrepo
Upload dateWed Dec 16 05:13:02 UTC 2009
Uploaded byTomHawkins
Built onghc-6.10, ghc-6.12
DistributionsArch: 0.1.4

Modules

Downloads