|
|
|
|
|
by pyjarrett
843 days ago
|
|
> the code to SPARK and proving the absence or runtime error I wrote Rob Pike's simple regex from the "Practice of Programming" in Ada/SPARK and it blew my mind that I actually managed to prove an absence of runtime error (guaranteed no overflow or out of bounds). |
|
I have my copy of "Practice of Programming" about to be delivered. Is your regex implementation available somewhere?