Add support for ReasonML
schickling opened this issue ยท 5 comments
In the initial version of graphqlgen
(formerly graphql-resolver-codegen
) there was a first implementation of ReasonML support. We should bring this functionality back to life ๐
Would be awesome if someone wants to take a stab at this via a PR ๐
Hi @schickling, currently doing ReasonML in my free time so if you would like to hang out and discuss would be great! You can ping me on Prisma Slack as (czysty)
Hey @czystyl !
I suggest you wait a little bit for #244 to be merged before spending too much time implementing ReasonML. #244 implements a simplified AST to abstract most languages (ReasonML should fit well), allowing us to share lots of common logic between the different languages for code generation and scaffolding ๐
This would be a huge win for me!
I was trying to catch @Weakky on Slack but without result. @schickling can we hang out? It would be awesome to get some information from core team ;)