Skip to content
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

Making your own compiler #129

Open
Gonzalo933 opened this issue Sep 6, 2018 · 5 comments
Open

Making your own compiler #129

Gonzalo933 opened this issue Sep 6, 2018 · 5 comments
Labels
good first issue good issue to solve for first-time contributors Needs some ❤️

Comments

@Gonzalo933
Copy link

I think that will be a nice topic to add to the list. Making your own compiler really helps you understanding how they work.

@ABestteti
Copy link

Here is a good starting point: Compilers, Principles, Techniques and Tools written by Alfred V. Aho, Ravi Sethi and Jeffrey D. Ullman.

@greyscaled
Copy link

At my university, it's a required class for CS students and optional for students taking engineering/software related programs.

Great topic, very well studied and useful - definitely worth adding to the list

@OlaStar11
Copy link

I seriously want to learn that

@Gonzalo933
Copy link
Author

At my university, it's a required class for CS students and optional for students taking engineering/software related programs.

Great topic, very well studied and useful - definitely worth adding to the list

It is in mine too, I remember we used Bison and things like that, but I already forgot almost everything

@siriniok siriniok added Needs some ❤️ good first issue good issue to solve for first-time contributors labels Mar 10, 2020
@wj24928
Copy link

wj24928 commented Sep 23, 2021

There is also a book called crafting interpreter's which is good to start.
You can get it for free or read online.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue good issue to solve for first-time contributors Needs some ❤️
Projects
None yet
Development

No branches or pull requests

6 participants