I'm Creating a Programming Language

4 kvthweatt 3 7/24/2025, 11:52:07 PM github.com ↗

Comments (3)

fjfaase · 1d ago
How far are you from self hosting it? Assuming that that is a goal? (I am currently working on a small, probably incomplete, C compiler.)

Edit: spelling

kvthweatt · 8h ago
It’s getting very close. I’m currently implementing the reduced specification to get the base language. After that, depending on how much help I get, I may implement more before bootstrapping.

Not gonna lie tho I don’t know shit about compiler theory but seeing how LLVM works I think I can do it.

kvthweatt · 1d ago
tl;dr it’s what C++ should have been change my mind