With great sadness I must report the following flaw to you:
* Node.js code does not work in the browser * browser js code does not work in node
Therefore, In the interest of having a perfect isomorphism between node and browser I want to create a new javascript language with "transpilers" to both. I believe such functions are named homomorphisms therefore I present.. to you..
homo.js
Name:
Anonymous2016-12-23 21:12
That trademark is already registered Registrant: Ryan Dahl Purpose: Original name for current node.js
Name:
Anonymous2016-12-24 16:13
Of course browser code doesn't work on Node.js. That's like complaining that your DirectX graphics code doesn't work on a headless linux system.
Name:
Anonymous2016-12-25 0:57
Node.js can divide by zero. Can your shitty language do that?
Name:
Anonymous2016-12-25 2:57
How about a WebPerl? The <script> tag already specifies the language, so it can be gently eased in.
Name:
Anonymous2016-12-27 14:52
* Node.js code does not work in the browser
browserify.org
* browser js code does not work in node
Only if it is written by a retard who does not split the actual functionality and DOM interaction shit code from each other.