Retourner au contenu associé (journal : CamelCase ou lowercase_with_underscore)
Posté par Colin Pitrat (site web personnel) le 24 mars 2017 à 23:14. En réponse au journal CamelCase ou lowercase_with_underscore. Évalué à 4.
Le mieux c'est d'utiliser un vrai langage, comme lisp, qui autorise les symboles avec les espaces: (defun 'do all') ('open the door') ('do the first step') ('close the door'))
(defun 'do all') ('open the door') ('do the first step') ('close the door'))
AltStyle によって変換されたページ (->オリジナル) / アドレス: モード: デフォルト 音声ブラウザ ルビ付き 配色反転 文字拡大 モバイル
# Lisp rocks
Posté par Colin Pitrat (site web personnel) . En réponse au journal CamelCase ou lowercase_with_underscore. Évalué à 4.
Le mieux c'est d'utiliser un vrai langage, comme lisp, qui autorise les symboles avec les espaces:
(defun 'do all')
('open the door')
('do the first step')
('close the door'))