• Stars
    star
    106
  • Rank 325,871 (Top 7 %)
  • Language
    Common Lisp
  • License
    GNU General Publi...
  • Created almost 10 years ago
  • Updated 4 months ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

Lisp Shell

lish may someday be a Lisp shell.

If you really want to try it, have sbcl around, and:

git clone https://github.com/nibbula/yew.git
cd yew/lish
sh ./build.sh
./lish

The help command may be of use.

Note that this depends on yew and is infrequently updated from there.