Retourner au contenu associé (journal : [Letlang] Écrire un compilateur en Rust)
Posté par Gil Cot ✔ (site web personnel, Mastodon) le 08 mars 2022 à 09:23. En réponse au journal [Letlang] Écrire un compilateur en Rust. Évalué à 6.
En fait les non-Lisper ont une coloration syntaxique pourrave et c'est ça le problème
What fan-Ruster sees:
fn main let s = "Hey, is this a complex-program, or a complex_program" let chunks:Vec<_> = s split( ) collect() println!("Split on multiple separators = ", chunks) }
What non-Ruster sees:
() { = " - , _ "; : <_> = . (&[',', '-', '_'][..]). (); !(" = {:?} ", ); }
"It is seldom that liberty of any kind is lost all at once." ― David Hume
AltStyle によって変換されたページ (->オリジナル) / アドレス: モード: デフォルト 音声ブラウザ ルビ付き 配色反転 文字拡大 モバイル
[^] # Re: lisp ?
Posté par Gil Cot ✔ (site web personnel, Mastodon) . En réponse au journal [Letlang] Écrire un compilateur en Rust. Évalué à 6.
En fait les non-Lisper ont une coloration syntaxique pourrave et c'est ça le problème
What fan-Ruster sees:
What non-Ruster sees:
"It is seldom that liberty of any kind is lost all at once." ― David Hume