grin-compiler / grin

GRIN is a compiler back-end for lazy and strict functional languages with whole program optimization support.
https://grin-compiler.github.io/
1.03k stars 38 forks source link

Extending the syntax of GRIN #40

Closed Anabra closed 5 years ago

Anabra commented 5 years ago

Ground work for the syntax extension

See #32

andorp commented 5 years ago

You could test the conversion with the existing grin files from the test directory.

andorp commented 5 years ago

After the review, we close this this PR, and open a new one from the 32-extended-syntax to a separate feature-branch.

Anabra commented 5 years ago

I will close this PR and open a new one to be merged into extended-syntax.