doc (WIP)

This commit is contained in:
Mihai Bazon
2012-08-19 22:46:00 +03:00
parent 6c35135ace
commit 1fe0ff9fff
5 changed files with 69 additions and 2 deletions

5
tmp/index.html Normal file
View File

@@ -0,0 +1,5 @@
<script src="utils.js"></script>
<script src="ast.js"></script>
<script src="parse.js"></script>
<script src="test.js"></script>