You are browsing as a guest. Sign up (or log in) to start making projects!

Zag

  • 1 Devlogs
  • 7 Total hours

Zag is a modified version of Zig built completely from scratch for maximum control. It removes old compiler limits to talk directly to raw hardware. It lets you patch code while your program is running with zero restarts and zero lost data. It also throws out standard integer and float limits by adding native types like posits, logarithmic math, and smart arbitrary numbers to make code safer and pack data tighter.

Open comments for this post

7h 24m 12s logged

figuring out proper emulation for different units such as posits to get the emulated as close as the native verzion as possible since native doesnt work on current cpus and then repeating this about 100x to add flexibility and support for all sorts of units. I dont know what I would possibly screenshot since theres nothing thats really visually appealing but heres a nano banana image comparing emulated posits if my new arcitecture succeds compared to native floats and native posits and in bananas cuz why not.

0
0
36

Delete project?

Are you sure you want to permanently delete this project? This action cannot be undone.

All devlogs, followers, and associated data will be removed.

Followers

Loading…