Skip to content
Discussion options

You must be logged in to vote

Helix started as a passion project, since I was primarily coding the initial compiler, my expertise is in C++, we did give a try writing it in Rust mixed with C++ but it was fruitless endeavor, so I switched back to C++ only, another thing is that the initial compiler doesn't have the AMT since coding the AMT needs really careful planing and execution, that's one of the main reasons why.

The current compiler just converts helix back to C++ but allowing things like interfaces instead of concepts and having the main core components of Helix, another reason for bootstrapping instead of building upon this compiler is, this compiler is really unmaintainable, I followed no code guidelines, or s…

Replies: 2 comments

Comment options

You must be logged in to vote
0 replies
Answer selected by Malix-Labs
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants