LISP interpreter in Ruby with macros and interop, because why not?
Stars
5
Forks
0
Watchers
Open Issues
Overall repository health assessment
No package.json found
This might not be a Node.js project
User
31
commits
oops...
fd4147c
installation in README
c35202c
remove unnecessary sction in README
a73e402
change gem name to risp-lang
1a9865b
fix gemspec
aa15cf0
add homepage in gemspec
013cbff
Minor README improvements
f8ebf64
Update README on Ruby interoperability
494a299
Update README.md
8febe22
improvement
f9f522e
some more specs
d6e112c
simplify literal collections
9d4c90e
basic require special form
0f8ba53
improve REPL
5320f4d
clear input in case of repl error
9a99602