Y
Hacker News
new
|
ask
|
show
|
jobs
by
Dontrememberit
2325 days ago
> I've been arguing lately that C++ should do something like this: Add a full-on theorem-prover to the language so that I can write my own safety rules specific to how my program works.
Did you take a look at ATS?
1 comments
kentonv
2325 days ago
I realize there are obscure programming languages that do this stuff, but I need it in C++.
link