Some languages define very simple syntaxes and do little or no work. For example, LISP and languages that function like them (Tcl, etc.), Where is all the "arg1 ... argn command". These languages, since there are no keywords as such, are agnostics of the language.
For example, in Tcl, you can rename various commands to use whatever language you want, and everything should work fine.
Rhsger
source share