Skip to main content

All Questions

Filter by
Sorted by
Tagged with
4 votes
2 answers
2k views

Functional programming: Writing a small interpreter

I'm working on a small Unix shell, and am contemplating the idea of writing a script interpreter. While reading about the subject I inevitably hear of functional programming, lambda calculus, and find ...
rahmu's user avatar
  • 1,016