一个lisp web 浏览器:lispkit

jopen 10年前

687474703a2f2f692e696d6775722e636f6d2f69574e534957612e706e67.png
一个基于WebKit实现的lisp web 浏览器。

Requirements

  • libwebkit2gtk
  • gtk2
  • SQLite (if you change the cookie backend, default does not require this)
  • A Common Lisp implementation (tested with SBCL so far)

How to

cd $QUICKLISP_HOME/local-projects  git clone https://github.com/AeroNotix/cl-xkeysym.git  git clone https://github.com/AeroNotix/lispkit.git  git clone https://github.com/joachifm/cl-webkit  sbcl --noinform --quit --eval \      "(ql:quickload :lispkit)"

项目主页:http://www.open-open.com/lib/view/home/1417965098745