Atom (programming language): Difference between revisions

Content deleted Content added
No edit summary
No edit summary
Line 3:
| name = Atom
| logo =
| paradigm = [[functional programming|functional]], [[Synchronous_programming_language|synchronous]], [[Reactive_programming|Reactive]]
| year = 2007
| designer = [[Thomas Hawkins]]
Line 19:
| license = [[Bsd_license|BSD3]]
| website = http://hackage.haskell.org/package/atom/
| file ext = .hs, .lhs
}}
'''Atom''' is a ___domain specific language embedded[[Domain_specific_language|DSL]] in [[Haskell_(programming_language)|Haskell]] for designing [[Real-time_computing|hard realtime]] [[Embedded_programming|embedded]] software.
 
== History ==
Line 28:
 
== Examples ==
 
== Criticism ==
 
 
 
== Related projects ==
 
 
 
== References ==
Line 46 ⟶ 40:
[[Category:Haskell programming language family|*]]
[[Category:Functional languages]]
[[Category:Synchronous_programming_languageSynchronous_programming_languages]]
[[Category:Declarative programming languages]]
[[Category:Embedded_systems]]