Search found 1 match

by delftlisper
Sun Dec 27, 2015 1:49 pm
Forum: Common Lisp
Topic: Compiling all lisp files in a folder
Replies: 2
Views: 9601

Compiling all lisp files in a folder

Dear all, I am trying to find out how to compile all lisp files in a folder. I have a number of lisp files in a folder and these files reference each other. I am working in GDL which uses common lisp. Now I was wondering what command I have to use in the GDL command line to compile alle files in a f...