Added rudimentary parser, and connected to JS
Added rudimentary parser, and connected to JS squash! Added rudimentary parser, and connected to JS
This commit is contained in:
parent
1f3f7daa9a
commit
f8cf749e5f
10 changed files with 15501 additions and 23 deletions
3
start_test_shell
Executable file
3
start_test_shell
Executable file
|
@ -0,0 +1,3 @@
|
|||
#!/usr/bin/env bash
|
||||
|
||||
erl -boot start_sasl -pa ebin_test -pa erlang_js/ebin/ -pa erlv8/ebin -pa ebin -pa src
|
Reference in a new issue