I does look like something that could be of huge benefit to Elm.

In regards to whether the community would pick it up, the F# community 
isn't massive, and yet the community has done a great job in creating Type 
Providers for consuming almost every common kind of structured data, and 
it's easy in that language to consume almost any data source. In fact the 
community has gotten so crazy that you can even interpret and consume other 
programming languages using it (like the R Type Provider).

So if there were something equally as compelling in Elm, I think people 
would jump on-board.



On Monday, 8 May 2017 07:34:10 UTC+8, Witold Szczerba wrote:
>
> I like the idea, but without a strong community support to provide 
> bindings for many languages, it can just... fail, I guess. I'm wondering 
> what my colleagues would tell, will show our them tomorrow. 
>
> 08.05.2017 00:55 "Joey Eremondi" <joey.e...@gmail.com <javascript:>> 
> napisaƂ(a):
>
>> 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 elm-discuss...@googlegroups.com <javascript:>.
>> For more options, visit https://groups.google.com/d/optout.
>>
>

-- 
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 elm-discuss+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to