Ecosyste.ms: Packages

An open API service providing package, version and dependency metadata of many open source software ecosystems and registries.

hackage.haskell.org : arduino-copilot

arduino-copilot contains the basic building blocks to program your Arduino Nano, Arduino Uno or compatible hardware using Haskell and Functional Reactive Programming (FRP). arduino-copilot uses the Copilot stream DSL (domain-specific language) to generate an Arduino sketch, which can be loaded in the Arduino IDE and uploaded to the board. Other methods of deploying sketches to the Arduino, such as the Arduino-Makefile, can also be used with a sketch generated by arduino-copilot. All the messy details are abstracted away, letting you focus on the desired behavior of the Arduino. Copilot is a stream (i.e., infinite lists) domain-specific language (DSL) in Haskell that compiles into embedded C. Copilot contains an interpreter, multiple back-end compilers, and other verification tools. https://copilot-language.github.io/

Registry - JSON
purl: pkg:hackage/arduino-copilot
Keywords: bsd3, embedded, language, library
License: BSD-3-Clause
Latest release: 2 months ago
First release: over 4 years ago
Downloads: 4,551 total
Last synced: 10 days ago

    Loading...
    Readme
    Loading...