Case is insignificant in Nimrod and even underscores are ignored: This_is_an_identifier and this is the same identifier ThisIsAnIdentifier. This feature enables you to use other people's code without bothering about a naming convention that conflicts with yours. It also frees you from remembering the exact spelling of an identifier (was it parseURL or parseUrl or parse_URL?).
# Je n'adhère pas...
Posté par laurent laffont . En réponse au journal Nimrod, ça se rapproche du langage idéal. Évalué à 10.
je doute que les pythonistes apprécient.