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

I don’t get what toy lang means?

  • source
  • hideshow 4 child comments
  • [–] [S] 1 point 1 year ago (1 child)

    The opposite of system language, especially as many scripting languages have "beginner" features, like a single number type instead of integers and floats, dynamic types.

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

    I would call that a high level language. Like, the further you abstract from the hardware, the higher level the language.

    Calling it a “toy” language implies that it isn’t useful. You have languages in there that are incredibly useful, like SQL, that basically run the entire internet.

  • source
  • parent