eliaslfox / coalton-example

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Coalton Example Project

Load with:

(ql:quickload :coalton-example)

Test with:

(ql:quickload :coalton-example/test)
(asdf:test-system :coalton-example)

Generate docs with

$ make docs

About

License:MIT License


Languages

Language:Common Lisp 81.0%Language:Makefile 19.0%