you are viewing a single comment's thread
view the rest of the comments
[–] 25 points 1 year ago (1 child)

Curious how you decided what goes where, I'd hardly consider SQL a "Toy Lang" as opposed to a "System Lang"

  • source
  • hideshow 2 child comments
  • [–] [S] -3 points 1 year ago (5 children)

    That it's an interpreted language rather than a compiled one. Bytecode and interpreted langs get the Toy Lang treatment. At least SQL has floating points.

  • source
  • parent
  • hideshow 10 child comments
  • [–] 2 points 1 year ago

    Nearly my entire company's infrastructure is written in Python and Go so I take offense (even if I would prefer to write anything else other than Python, mostly because I like proper typing )

  • source
  • parent