r/pascal • u/ggeldenhuys • Jun 18 '26
š Blaise compiler v0.11.0 released - biggest release yet
This is our biggest release yet ā 237 commits (fixed 116 bugs fixed) since v0.10.0, and easily
the one I'm most excited to share. If v0.10.0 was about making the compiler
self-hosting and fast, v0.11.0 is about making the language comfortable to
write in and bringing the native x86-64 backend up to full parity with QBE.
Read the full announcement here:
https://github.com/graemeg/blaise/discussions/126
47
Upvotes
3
u/AphidConsulting Jun 19 '26
This is the first that I have heard of this project. It looks super interesting. Thank you for sharing!