Post #2577208
2026-05-11 03:57 UTC
#Copilot and I abandoned the idea of bootstrapping my new programming language, Sunya, using Fortran. Fortran is too unfriendly for bootstrapping. We decided to create Sunya from scratch using a seed language and a VM virtual machine. We successfully created this VM which is our phase 0.
Now we are moving into phase 1 to phase 3 of creating a tiny core Sunya language that is deterministic and pointer free with string as a primitive data type of a char array and no GC or ownership.
#AI #LLM
Replies (0)
No replies.