Comment by andsoitis
3 months ago
> Is this just a property of embeddable scripting languages, they will always resemble the language they're implemented in and meant to be embedded in?
No. Think about Lua or Tcl (both implemented in C) or others like Embeddable Common Lisp.
True, but those were designed in the 80s or 90s. I guess I'm thinking of embedded scripting languages designed since ~2015.