Hyperlight

Hyperlight Used AI

5 devlogs
28h 47m
•  Ship certified
Created by Zander Lewis

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. Formerly known as Leviathan and FORTRAN-2.

Timeline

I should probably link the earlier iterations of the project, as I have spent so long trying to make a programming language. Basically, Hyperlight was originally called Leviathan, then it became FORTRAN-2, then Leviathan again, and finally Hyperlight.

Update attachment

some readme additions

Update attachment
Earned sticker

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!

Update attachment

Ship 1

1 payout of shell 161.0 shells

Zander Lewis

about 2 months ago

Zander Lewis Covers 2 devlogs and 14h 23m
Earned sticker

Started the rewrite to rust, after rolling back the int128 additions

Update attachment
Earned sticker

Initial Creation of the project and started to add the int128/uint128 types

Update attachment