1172
Software Terminology
(lemmy.ml)
Welcome to Programmer Humor!
This is a place where you can post jokes, memes, humor, etc. related to programming!
For sharing awful code theres also Programming Horror.
sqlite is technically just one C source file, so that's definitely a script.
Being one source file is the definition of a script?
The definition of a script is something the computer executes (if it's a computer script, of course). Everything else people shove into it is extraneous.