Please sign in to access this page
Hyperlight is a (WIP) programming language built for HPC (high performance computing), scientific computing, and high precision computation. It is also designed to be easily edited with simple, high-level APIs to modify the backend.
No followers yet
Once you ship this you can't edit the description of the project, but you'll be able to add more devlogs and re-ship it as you add new features!
I rewrote it to make it a language from scratch. Making a C dialect is difficult, especially when all of the code are in a few files. The new language has a compiler (which I didn't fully test) and compiles an example file!