Y
Hacker News
new
|
ask
|
show
|
jobs
by
quietplatypus
3746 days ago
How is this different from defunctionalizing and converting to smt backend or prolog engine without higher-order capabilities?
2 comments
samth
3746 days ago
Other people have taken that approach, for example the HALO project in Haskell. But the imprecision of the defunctionalizaton often makes it hard to prove the properties you want, especially without static types.
link
jsli
3746 days ago
I am looking for papers about converting to prolog backend. Could you name one for me? Thanks.
link