I saw this on the Haskell Reddit and thought it looked interesting for Elm:

https://github.com/timbod7/adl


"A framework for building cross language data models. It consists of a DSL
for describing data types, code generators for several target languages,
and runtimes for these languages."

This could help with sharing data types between the front-end and backend
of a web app, as well as with automatically generating JSON Encoders and
Decoders.

Thoughts?

-- 
You received this message because you are subscribed to the Google Groups "Elm 
Discuss" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/d/optout.

Reply via email to