Tagged Questions

23
votes
12answers
2k views

Code Golf: Shortest Turing-complete interpreter

I've just tried to create the smallest possible language interpreter. Would you like to join and try? Rules of the game: You should specify a programming language you're interpreting. If it's a ...