Toy interpreters/compilers (20)

10 Name: #!/usr/bin/anon 2006-02-12 16:21 ID:2VmI6CZV

>>6
>>7
>>9

> while(<>){eval}
> eval while(<>)
> eval while<>
> eval for<>

This is the reason why I like PHP better for scripting. It has a sane syntax and no "magic" like <>, which turns to better maintainability.

This thread has been closed. You cannot post in this thread any longer.