top | item 45614251

(no title)

NoelJacob | 4 months ago

Is it completed? Can it run all tests?

discuss

order

vrighter|4 months ago

judging by the improvements section at the bottom, no.

But it's written in rust! Look how memory safe a program with a couple of seconds total runtime is! (don't mind the logic bugs)

timeon|4 months ago

What is your point? Logic bugs can occur in any language. If you decrease amount of other bugs that can happen (like memory safety bugs) then you can focus more on "logic" bugs.