Search Results

1
vote

embarrassing programming languages

10 PRINT "BASIC V2.0" 20 GOTO 10 Though... every /real/ programming language - with real as in "was used by people once" had it's legitimation. Today I'd say, that Perl's syntax is …
2
votes

Which keyword of your language would you like to get rid of?

In Javascript "with" must go. …