Skip to content
This repository was archived by the owner on Nov 17, 2019. It is now read-only.

Copilot-Language/atom_for_copilot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

97 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Atom: An EDSL for Embedded Hard Realtime Applications

Atom is a Haskell EDSL 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 RTOSes for many embedded applications.

Additional Information

About

(DEPRECATED) a fork of the atom projet, but with every signature changed.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors 6