TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Show HN: An multipass optimizing compiler for a simple language

2 pointsby ecaradecabout 5 years ago

1 comment

ecaradecabout 5 years ago
This is a project I start wanting to know how to best assign registers to variables. It grew from that and went into exploring things like SSA forms and constants propagation. It was a lot of fun (and pain) working on it, and I learned a lot on how compilers are built.