|
|
|
|
|
by mpweiher
3850 days ago
|
|
...and the resulting eternal search for adaptable general purpose programming languages to resolve the conflict. See Smalltalk-72 (too much), Smalltalk-76 (keyword syntax, nice compromise for making APIs DSL-ish), Ruby (hackable, but nasty), Grace's generalized method names (looks pretty awesome!)... |
|
For you young whippersnappers, this idea goes back over half a century to Algol-60 where the commas that delimit parameters to functions can be optionally replaced by ") text: (". So our procedure call in Algol-60 could be written:
or as: