Teh vs JS
ECMAScript 3 & 5
Objects
ECMAScript 3
ECMAScript 5
Teh
Modules
ECMAScript 3
ECMAScript 5
Teh
Teh-exclusive features
Packages
ECMAScript 3
ECMAScript 5
Teh
Optional dot notation for arrays
Teh
Arrays
Arrays items' indexes in teh are strictly int, you can't refer to them as strings, however you can do that for items with keys.
Teh
All nested arrays are folded into [Array...]
blocks when being output via console/print.
Constants
Teh
Local variables
Teh