Started on creator.lisp, the ATL code generator, and implemented spreadsheet parsing.
Very proud of myself - this commit transforms a spreadsheet into code in under
40 lines of Lisp, and I wrote that in two hours, starting at midnight :D
1 parent 321c6b8 commit 369c17a4cebd0d7ffa1c20171ff33ba395360d86
@Daniel Vedder Daniel Vedder authored on 21 Jun 2015
Showing 9 changed files
View
ATL/ATL-item-conversion.ods 0 → 100644
Not supported
View
ATL/creator-test.atl 0 → 100644
View
ATL/lisp-test.atl
View
lisp/atlantis.lisp
View
lisp/creator.lisp 0 → 100644
View
lisp/game-objects.lisp
View
lisp/interpreter.lisp
View
lisp/ui.lisp
View
lisp/util.lisp