demo.html

Sat, 20 Nov 2010 12:12:46 +0000

author
Matthew Wild <mwild1@gmail.com>
date
Sat, 20 Nov 2010 12:12:46 +0000
changeset 97
80cc68dd8222
parent 0
2fcdf7f16d71
permissions
-rw-r--r--

Rename default_environment to _G, use registerLib() for baselib and add math lib with 2 ldexp, floor

0
2fcdf7f16d71 Initial commit
Matthew Wild <mwild1@gmail.com>
parents:
diff changeset
1 <html>
2fcdf7f16d71 Initial commit
Matthew Wild <mwild1@gmail.com>
parents:
diff changeset
2 <body>
2fcdf7f16d71 Initial commit
Matthew Wild <mwild1@gmail.com>
parents:
diff changeset
3 <script type="text/javascript" src="lvm.js"></script>
2fcdf7f16d71 Initial commit
Matthew Wild <mwild1@gmail.com>
parents:
diff changeset
4 </body>
2fcdf7f16d71 Initial commit
Matthew Wild <mwild1@gmail.com>
parents:
diff changeset
5 </html>

mercurial