A few years ago I wrote about how I make small Common Lisp projects. With the availability of Quicklisp and ASDF2, my process has changed quite a bit. Here's what I do lately.
A few years ago I wrote about how I make small Common Lisp projects. With the availability of Quicklisp and ASDF2, my process has changed quite a bit. Here's what I do lately.
November 23 2011, 15:10:19 UTC 1 year ago
Re: ".config/common-lisp/source-registry.conf.d/projects.conf" on Windows 7
Ok, thanks for the reply. Will try to look for the answer somewhere else.The reason why i am asking is, that i store my source files via dropbox (may not be the best idea) and work on them from different environments.
Anyway, i just found a work-around solution: directory symbolic link (junction point in windows 7) which i am placing in the quicklisp local-projects directory. Seems to work ok.
Matus