Post #1782111
2026-04-23 01:43 UTC
@mdhughes hence scheme assumes you are bringing in libraries particular to what you are doing, whereas hypothetically common lisp starts out by having support for more things than rnrses do.
This is basically an arguement against using quicklisp/maybe even asdf in common lisp for the most part.
Replies (1)
-
@screwlisp@gamerplus.org 2026-04-23 01:45
@mdhughes I guess C with a rich standard library is also extremely high level language -ish - you shouldn't /want/ a whole bunch of npm-style-package-boilerplate.