|
|
|
Ask HN: What is the smallest possible language?
|
|
8 points
by sethhovestol
4513 days ago
|
|
I've been thinking about languages recently, and I'm wondering what the most simple Turing complete language needs. By this I mean flow control (if/else) and recursion or loops (or the beloved Y combinator). What would be a list of these features? |
|
[1] http://www.cl.cam.ac.uk/~sd601/papers/mov.pdf