The Enchilada Programming Language

Enchilada is a nifty programming language by Robbert van Dalen based on the notion of everything being a list. I know it sounds like another language we know, but even numbers are lists in Enchilada. It is suprisingly powerful, and can be implemented quite efficiently using lazy evaluation techniques. I am hoping to someday soon create an implementation using Cat.

Leave a Reply

You must be logged in to post a comment.