Hacker News new | ask | show | jobs
by ashertrockman 3568 days ago
Really clever. I am working through EOPL, and this seems pretty familiar; it's the procedural representation of a database!

Can't wait to deploy this with my next web app.

1 comments

Whats EOPL?
Essentials of Programming Languages; an introduction to functional programming, as well as other concepts.
EPL isn't really about FP... it's more about programming languages.