aboutsummaryrefslogtreecommitdiff
path: root/servers/experiments/cl-async/newbies
blob: 577a57301a4dff744d24b1ba54ee13c4a15b51f6 (plain) (blame)
1
2
3
4
5
6
If you're new to how Common Lisp is usually set up:

1. Install Steel Bank Common Lisp;
2. Install QuickLisp;
3. Without leaving the QuickLisp installation script, evaluate (ql:add-to-init-file)
4. Launch the program, I guess.