Rich Felker on Nostr: Huge pet peeve: the PL folks' obsession with implementing their language compiler in ...
Huge pet peeve: the PL folks' obsession with implementing their language compiler in the language itself.
All language interpreters or compilers should be written in a more primitive, widely available, easier to bootstrap language.
IDGAF if it's C. Write your compiler in Python if you like. Or Perl. Or shell script. Just not the new language itself or something obscure.
Published at
2024-03-29 23:05:55Event JSON
{
"id": "12df2a705f4e0c132f1f43907281105ecd95503151c0a9d58dd4bbf95e96118d",
"pubkey": "d0d29fd9819bb2d14b5a485e42e4ef1c559ba30e320f3b3e54785aa2ffc5974f",
"created_at": 1711753555,
"kind": 1,
"tags": [
[
"proxy",
"https://hachyderm.io/users/dalias/statuses/112181481000438468",
"activitypub"
]
],
"content": "Huge pet peeve: the PL folks' obsession with implementing their language compiler in the language itself.\n\nAll language interpreters or compilers should be written in a more primitive, widely available, easier to bootstrap language.\n\nIDGAF if it's C. Write your compiler in Python if you like. Or Perl. Or shell script. Just not the new language itself or something obscure.",
"sig": "356bc0502bb67777578b89b341ba69eb2e76ad2a97ec847f8db9f8cc568b6c07f58164bca4c29f4dfefcd0b772e8cd81f0a03cd0590504141929dd59a4278831"
}