Anonymous
6/11/2025, 10:10:52 PM
No.105564145
>>105564932
>>105566865
>>105570643
>>105572138
>>105573196
formal verification
there was quite a big effortpost thread on this a month or too ago about F* and I still can't get the concept of formal verification out of my head. A lot of the ideas around it with shit like rocq still fly over my head but the idea of going beyond unit testing and branch coverage, actually mathematically proving you code works is cool as fuck and a lot more applicable than 'muh memory safety'. compcert looks cool as fuck but isn't true free software and sel4 seems very promising as a kernel and even works with genode (another seldom discussed project) but for the most part there is very little in terms of formally verified software. Is it really that high of a skill barrier? How hard would it be to work on a formally verified implementation of a conceptually simple language like forth or scheme and work up from there? Can the verification go as far as the bootloader too? I'm talking out my ass but imagine some shit like dusk os where you not only have an insanely powerful platform that runs on a zx spectrum but the whole system could be mathematically proven to work too :O