Linda_pp c0a09fb1f5 | 7 år sedan | |
---|---|---|
spec | 7 år sedan | |
src | 7 år sedan | |
.gitignore | 9 år sedan | |
.travis.yml | 9 år sedan | |
Projectfile | 9 år sedan | |
README.md | 7 år sedan | |
crisp.cr | 9 år sedan |
Crisp is one of Lisp dialect which is based on mal and implemented with Crystal. This project is a toy box for my dynamic language ideas.
crystal
command (instruction)$ crystal run /path/to/Crisp/crisp.cr
or use crystal compile
to create a binary.Please see mal test cases for now.
Distributed under the MIT License.
Copyright (c) 2015 rhysd