JunSuzukiJapan / stein

Repository from Github https://github.comJunSuzukiJapan/steinRepository from Github https://github.comJunSuzukiJapan/stein

Stein

Build Status

Requirements

  • Linux, Mac OS X, Windows.
  • git
  • Quicklisp
  • Sbcl or ClozureCL

Installation

$ cd ~/quicklisp/local-projects
$ git clone https://github.com/JunSuzukiJapan/stein.git
(require :quicklisp)
(ql:register-local-projects)
(ql:quickload :stein)

Example

(stn:quickload "https://github.com/fukamachi/prove.git")

Author

Copyright

Licensed under the MIT License.

About

License:MIT License


Languages

Language:Common Lisp 100.0%