commit | ca107a092297fbb6a58d0eb7944f6bf8c75897c5 | [log] [tgz] |
---|---|---|
author | swissChili <swisschili@fastmail.com> | Wed Apr 14 12:07:30 2021 -0700 |
committer | swissChili <swisschili@fastmail.com> | Wed Apr 14 12:07:30 2021 -0700 |
tree | 5f85f59e15f12a568647223b4b3c247cd333cbfd | |
parent | bed809264fc3b8df676b896a04b620182d3a4ed2 [diff] [blame] |
Add beginning of Lips compiler, DynASM
diff --git a/.gitmodules b/.gitmodules new file mode 100644 index 0000000..b997271 --- /dev/null +++ b/.gitmodules
@@ -0,0 +1,3 @@ +[submodule "src/lisp/vendor/luajit"] + path = src/lisp/vendor/luajit + url = https://luajit.org/git/luajit.git