N6LTranspiler Test
console.log() trap:
Configuration file loaded from (testconfig000.txt):
Source code loaded from (testcode000.txt):
Transpiled JS code:
Further simplified notation
Playful conversion
Before : console.log(one cat add two cats.);
After : console.log(new Num(1).add(new Num(2)).val);
I get excited about seriously doing something that has absolutely no meaning.
Hello world!!!
The script tag’s own code:
-