csmli
Version, currently master branch1 version
- master branchlatestJun 28, 2016
github.com/davy-tw/csmli
Mini-Lisp interpreter
3 stars
0 dependents
License: MIT
Installation
# Add this to your shard.yml
dependencies:
csmli:
github: davy-tw/csmli
branch: mastermaster is a branch, not a release, so this tracks it rather than pinning a version.
Then run:
shards installshard.yml
- Crystal
- no constraint declared
- License
- MIT
- Author
- David Kuo
Dependencies
This version declares no dependencies.
README
csmli
Mini-Lisp interpreter
No unit tests yet
Compile
$ crystal compile --release src/csmli.cr
Usage
Append lisp program filename as argument or leave blank for input from standard input.
$ ./csmli [program.lsp]
Specification
See /rules folder
Contributing
- Fork it ( https://github.com/david50407/csmli/fork )
- Create your feature branch (git checkout -b my-new-feature)
- Commit your changes (git commit -am 'Add some feature')
- Push to the branch (git push origin my-new-feature)
- Create a new Pull Request
Contributors
- [david50407] David Kuo - creator, maintainer
Documentation
Built from the current release. The first visit to a release nobody has asked for starts its build.
Links
This branch
- Branch
master- Seen
- Jun 28, 2016
- Indexed
- yes
Dependents
No indexed shard depends on this one yet.
Repository
github.com/davy-tw/csmli
Metadata
- Created
- Aug 12, 2026
- Updated
- Aug 15, 2026
- Synced
- Aug 15, 2026
- Versions
- 1