Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

There was a HN thread months ago on this topic. I recall people suggesting well known github repo’s. I’m unsure which ones but you could start at github…


"Ask HN: What's the best source code you've read?" https://news.ycombinator.com/item?id=32793534


It's worth clicking for the top post.


> I generally wrote my algorithms in Pascal (later in Modula or Ada and by Borland days, in C++) and then hand compiled down to assembly

Beast mode. This is a great way to understand more about how the high level code we write actually performs. I learned the basics of compilers long ago but never though to apply it in this way, where you can have a reference implementation against which to test an assembly rewrite. Very cool!




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: