Jump to content

Atom (programming language)

From Wikipedia, the free encyclopedia
This is an old revision of this page, as edited by Tomahawkins (talk | contribs) at 12:52, 3 December 2009 (Created page with '{{Infobox programming language | name = Atom | logo = | paradigm = functional | year ...'). The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.
(diff) ← Previous revision | Latest revision (diff) | Newer revision → (diff)
Atom
Paradigmfunctional
Designed byThomas Hawkins
First appeared2007
Typing disciplinestatic, strong, inferred
OSportable
LicenseBSD3
Filename extensions.hs, .lhs
Websitehttp://hackage.haskell.org/package/atom/
Influenced by
Bluespec, Haskell

Atom is a domain specific language embedded in Haskell for designing hard realtime embedded software.

History

Language features

Examples

Criticism

References