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.
- Host: GitHub
- URL: https://github.com/t4ccer/ardu-gen
- Owner: t4ccer
- License: bsd-3-clause
- Created: 2020-08-02T21:24:06.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2020-08-08T18:12:08.000Z (almost 6 years ago)
- Last Synced: 2025-02-05T15:50:45.435Z (over 1 year ago)
- Topics: code-generation, dsl, edsl, haskell, haskell-library, library
- Language: Haskell
- Homepage:
- Size: 33.2 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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.