arnuld <arnuld3@gmail.com> wrote:
+---------------
| my *aim*: i want to start writing software or will join as a
| *bug-fixer* in Common-LISP projects (will work with "copyleft"
| softwares only). ...
+---------------
Just so you know, many (most?) of the Common Lisp community are not
terribly great fans of "copyleft" [e.g., GPL], but rather prefer to
use -- and write -- open-source software with the less-coercive
BSD/MIT-style licenses (or even sometimes, in those countries
supporting such a legal status, "public domain"). There are many
reasons for this -- technical [due to Lisp's dynamic compiling,
loading, & REPL'ing nature], historical, social, & legal -- so I
thought I'd let you know about it before you bumped into the issue
by accident. You are, of course, completely free to use a GPL-style
license on code you write in Lisp if you wish; I just thought you
should be alerted that doing so might affect its acceptance. At the
very least, you should do a web search on the difference between
the LGPL and the LLGPL and consider using the latter (though some
still have concerns about even that).
-Rob
-----
Rob Warnock <rpw3@rpw3.org>
627 26th Avenue <URL:http://rpw3.org/>
San Mateo, CA 94403 (650)572-2607