nibblebits / PeachCompiler

A C compiler created for the how to create a C Compiler online course
GNU General Public License v2.0
82 stars 36 forks source link

Develop #3

Closed kobenairb closed 2 years ago

kobenairb commented 2 years ago

Hello Daniel,

I follow your online training. Here a PR for some ergonomic modifications, mainly deletion of warnings during compilation and reformatting of code. Thank you for your work :)

nibblebits commented 2 years ago

This repository is for the video commits only. We don't allow pull requests of any kind. if you find a bug in the course content feel free to make an issue report.

Your welcome and I am glad my teachings have helped you, If you have any questions about the course you know where to find me

Thanks!

nibblebits commented 2 years ago

I appreciate you bringing some of the minor errors such as forgetting the quotes in the warning tag. I will make a new video where this is corrected.

kobenairb commented 2 years ago

My apologies Daniel, I recognize that it is not very relevant on my part, especially for a training which is not finished. Can't wait to see the next modules coming soon.