freer-simple icon indicating copy to clipboard operation
freer-simple copied to clipboard

Simpler example of pure interpreter

Open jml opened this issue 6 years ago • 0 comments

There's a lot going on in runConsolePure. Although it could be educational, I think you have to understand a fair bit more to know what's going on.

Can you please provide an example of a "pure" interpreter that doesn't involve any other effects? One that's just a function?

jml avatar Feb 15 '19 21:02 jml