|
|
|
|
|
by astrange
2778 days ago
|
|
I want to point out that Mercury is an eager language, so it's more like ML than Haskell. It does have the ability to backtrack and execute in reverse, which is kind of magical in the way people think Haskell is. I wanted to learn it recently, but couldn't find enough example programs. |
|