It seems that the project is not updated for quite a while. I learned about this project about one month ago and this is just the project I was looking for: a simple compiler written in C to learn how compilers are written. It even has a book explaining how to write a compiler. I am reading the book (came to the code generation part) and I have to say it is very helpful.
Do you have any plans to making this project active again? There are a lot of typos in the book, maybe I can help fixing them via patches?
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
It's indeed been quite a while since the Inger code was touched! It would be very interesting to expand the current implementation (there's a lot of stuff that's not done yet, like arrays, for instance). About the book: definitely, if you want to contribute by removing typos, you are very welcome.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Hello,
It seems that the project is not updated for quite a while. I learned about this project about one month ago and this is just the project I was looking for: a simple compiler written in C to learn how compilers are written. It even has a book explaining how to write a compiler. I am reading the book (came to the code generation part) and I have to say it is very helpful.
Do you have any plans to making this project active again? There are a lot of typos in the book, maybe I can help fixing them via patches?
Hello,
It's indeed been quite a while since the Inger code was touched! It would be very interesting to expand the current implementation (there's a lot of stuff that's not done yet, like arrays, for instance). About the book: definitely, if you want to contribute by removing typos, you are very welcome.