Commits

Ted Kremenek committed fe8ab72db61
Add a few interpreter examples based from samples from rosettacode.org This currently consists of factorial and towers of hanoi, both using recursion. I'm not certain what the general policy will be for runtime tests, but these don't look actively harmful right now and test real functionality. Swift SVN r1440