Merge branch 'lisp' - updating the master branch.
The Lisp implementation has reached (approximate) feature-parity with the
Python version, in some cases it is actually ahead now. Please note that
the ATL syntax needs to be changed to accomodate the Lisp, Python will
have to adapt.
commit 2eaa9365e2d5950f5842e04eb898792ce8a9d8c7
2 parents fc1a9eb + 6a5d4db
@Daniel Vedder Daniel Vedder authored on 19 May 2015
Showing 15 changed files
View
ATL/example.atl 0 → 100644
View
ATL/lisp-test.atl 0 → 100644
View
ATL/lisp-test2.atl 0 → 100644
View
ATL/test.atl 0 → 100644
View
ATL/test2.atl 0 → 100644
View
atlantis.txt 0 → 100644
View
lisp/atlantis.lisp
View
lisp/game-objects.lisp 0 → 100644
View
lisp/interpreter.lisp
View
lisp/player.lisp 0 → 100644
View
lisp/util.lisp
View
lisp/world.lisp 0 → 100644
View
worlds/Example/example.atl 100644 → 0
View
worlds/Example/test.atl 100644 → 0
View
worlds/Example/test2.atl 100644 → 0