Hello list,
I'm very pleased to se the new public specs for ES4, and I'm happy to see
the new direction the language is taking.
I am working on a experimental translator which translates JS2/ES4 to
plain old javascript: olav.dk/js2
The translator is based on Netscapes (obsolete?) JavaScript 2.0 proposal:
www.mozilla.org/js/language/js20, but I would like to upgrade it
to support the new version of the spec.
Hello list,
I'm very pleased to se the new public specs for ES4, and I'm happy to see
the new direction the language is taking.
I am working on a experimental translator which translates JS2/ES4 to
plain old javascript: http://olav.dk/js2/
The translator is based on Netscapes (obsolete?) JavaScript 2.0 proposal:
http://www.mozilla.org/js/language/js20/, but I would like to upgrade it
to support the new version of the spec.
Regards
Olav Junker Kjær
Hello list, I'm very pleased to se the new public specs for ES4, and I'm happy to see the new direction the language is taking.
I am working on a experimental translator which translates JS2/ES4 to plain old javascript: olav.dk/js2
The translator is based on Netscapes (obsolete?) JavaScript 2.0 proposal: www.mozilla.org/js/language/js20, but I would like to upgrade it to support the new version of the spec.