themarcelor / cl_lab

Common Lisp laboratory repo

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

CL LAB

Repository for experiments with Common LISP.

How to run

The make run command will stand up a Docker container locally that will execute the src/app.lisp script.

To rebuild the ciel (CIEL Is an Extended LISP) binary, just run make build.

About

Common Lisp laboratory repo


Languages

Language:Dockerfile 52.4%Language:Common Lisp 29.6%Language:Makefile 18.0%