mirror of
https://github.com/rabbibotton/clog.git
synced 2025-12-06 10:40:45 -08:00
344 B
344 B
Tutorial 13 is a minimalist project for CLOG
Move the hello-clog directory to ~/common-lisp or another directory setup for QuickLisp to search. Then excute:
CL-USER> (ql:quickload :hello-clog) To load "hello-clog": Load 1 ASDF system: hello-clog ; Loading "hello-clog" [package hello-clog] (:HELLO-CLOG) CL-USER> (hello-clog:start-app)