13 comments

[ 3.4 ms ] story [ 42.0 ms ] thread
This language looks wonderful. The syntax is clear and looks to be a language I've always dreamed about.

The syntax seems similar to Odin Lang, another language I hope gets more people to help develop on.

Is it just me or is there nothing to see/download currenty?
See the Youtube playlist I linked in another comment. Plus the author has several blog posts and the code is in the Github repository. There is plenty to see and read, but it is true that he hasn't seemed to have made any releases yet, but it is WIP, so...
You should at least mention llvm IR and describe how it differs. To me it does seem a lot nicer than llvm ir, is this intended to be mostly generated and consumed by compilers, or is it meant to be human read and written?
What relation does it have to assembly? From briefly looking at it, it seems none, but the name suggests otherwise.
Maybe assembly here is being referred to the IR. Looks a tad misleading, but great work nevertheless.
This looks like a massive (no pun intended) undertaking.

Will be keeping an eye on this.

So in this context "assembly" means "drive compilation-toolchain components in a build system" and not "mnemonic code used to symbolize machine instructions"?
(comment deleted)