-
-
Notifications
You must be signed in to change notification settings - Fork 38
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Issues / Tasks for new contributors #3
Comments
Hi! |
I think reading chapter 2 and 3 about GRIN would give a good foundation to get started with coding. |
thanks! |
UPDATE: We started to work on a Contributor's Guide document. It will take 1-2 weeks to make it ready. |
Awesome :) |
I had a break from coding. I've studied ASAP memory management what I'd like to reimplement for GRIN.
While reading Boquist's PhD thesis on GRIN it's worth to check the implementation in parallel (i.e. the AST definition and the transformations). Our GRIN imlementation have some differences and advancements over the original one.
If you have questions or just would like to discuss some ideas, join to the GRIN Compiler's gitter channel. Happy reading! |
Hey!
I'm wondering if there are any issues / tasks suitable for new contributors? I've been watching this project for a while and would be interested in contributing but where do I start?
side note: are there any docs on how to use grin as a language backend?
The text was updated successfully, but these errors were encountered: