This website requires JavaScript.
Explore
Help
Sign In
mike
/
transcendental-lisp
Watch
1
Star
1
Fork
You've already forked transcendental-lisp
0
Code
Issues
10
Pull Requests
Packages
Projects
Releases
Wiki
Activity
A Lisp interpreter written in Kotlin
80
Commits
1
Branch
1
Tag
10
MiB
Kotlin
87.3%
Common Lisp
12.7%
4719e14d7f
Go to file
HTTPS
Download ZIP
Download TAR.GZ
Download BUNDLE
Clone in VS Code
Cite this repository
APA
BibTeX
Cancel
Mike Cifelli
4719e14d7f
Added unit tests for the FunctionTable and ExecutionContext
2017-02-06 12:02:19 -05:00
.externalToolBuilders
Continued refactoring the LispParser and writing unit tests
2016-12-14 14:41:43 -05:00
.settings
Fixed the ant build's output directory
2016-12-08 09:11:12 -05:00
lisp
Added the following built-ins: AND & OR
2017-02-05 16:00:56 -05:00
src
Added unit tests for the FunctionTable and ExecutionContext
2017-02-06 12:02:19 -05:00
test
Added unit tests for the FunctionTable and ExecutionContext
2017-02-06 12:02:19 -05:00
.classpath
Additional refactoring for eclipse
2016-12-07 16:40:08 -05:00
.gitignore
Initial commit
2016-12-07 14:16:45 -05:00
.project
Fixed the ant build's output directory
2016-12-08 09:11:12 -05:00
build.xml
Refactored the interpreter and updated the build file
2016-12-17 10:19:18 -05:00