|
|
|
|
|
by not_your_vase
130 days ago
|
|
Somewhat reminds me of the vigil eso-language (https://github.com/munificent/vigil) It's a programming language that helps you write error-free programs, by self-correcting itself. If it finds an error (exception), it simply deletes the offending code until the program runs without an error. |
|