SIGN IN SIGN UP

js: Fix interop, update web REPL page

* js* renamed to js-eval and is no longer a special form (just a normal
  function in core.js)
* . is no longer a special form (just a normal function in core.js)
* fixed object/method parsing of first argument to .
* added tests for .
* updated mal.html: "Mal at a glance" shows all Mal functions
D
Dov Murik committed
d953db84fce1684c8a137704ae369b5f5e0c8a85
Parent: 6b81f2a