|
|
|
|
|
by throwawaymaths
1309 days ago
|
|
Actually what made me not consider this a "real" scripting language is not any of those things but rather the existence of a non-optional entry point function. Scripting languages typically read code from top of file to bottom to decide what to execute |
|