finos / morphir

A universal language for business and technology
https://morphir.finos.org
Apache License 2.0
138 stars 53 forks source link

Create Morphir Parsing Frontend #273

Open DamianReeves opened 1 month ago

DamianReeves commented 1 month ago

Create Morphir Parsing Frontend

We want to make it easier to add new front-ends to Morphir. One way we are looking at doing this is by creating:

Tech

We can get "free" parsers by leveraging tree-sitter parsers. We want to explore using tree-sitter parsers as a frontend to parsing.

stephengoldbaum commented 3 weeks ago

It would be most helpful to understand what functionality this addresses for the community. Are teams considering replacing Elm as their authoring language? How will this help? For those teams, is Gleam any more palatable? Basically, why are we considering doing this?