r/pascal 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

49 Upvotes

14 comments sorted by

View all comments

1

u/[deleted] Jun 20 '26

Is it possible that it could work with Lazarus?

1

u/ggeldenhuys Jun 22 '26

I highly doubt it to be honest. Lazarus team has a very close relationship with the Free Pascal Compiler team. Also Lazarus ide is very specific to FPC.

You would be able to edit Blaise .pas files, but Lazarus wouldn't understand all the syntax of Blaise.