An open API service indexing awesome lists of open source software.

https://github.com/t4ccer/ardu-gen

Embedded Arduino code generation DSL for Haskell.
https://github.com/t4ccer/ardu-gen

code-generation dsl edsl haskell haskell-library library

Last synced: over 1 year ago
JSON representation

Embedded Arduino code generation DSL for Haskell.

Awesome Lists containing this project

README

          

# ardu-gen
ardu-gen is Arduino code dsl for code generation. Library is based on another awesome project [Generate-C](https://github.com/ollef/Generate-C).

## Install
Library is not available on Hackage yet. I will add it as soon as it will be usable.

## Contribution

Feel free to add some features, ideas or fix bugs.