Page 1 of 1

Lisp Project: Anti-Spam

Posted: Thu Jun 17, 2010 8:44 am
by 1pseudoxy
I hav 2 do a Lisp Project, so i work with Lispworks IDE, i wanna :D use graphics interface wher i upload a file that have email forms and decide after if it is a spam or not, for that i wanna know what are graphics interface library and lisp's functions to manipulate file.
THNX

Re: Lisp Project: Anti-Spam

Posted: Fri Jun 18, 2010 8:37 am
by ramarren
I moved this topic from The Lounge, since it is Common Lisp (Lispworks) specific.

If you have to ask about "lisp's functions to manipulate file" then it is likely your knowledge of the language would require more explanation that would make sense in a forum post. There are very good free online books about Common Lisp available, like Practical Common Lisp.

Lispworks also has quite good, if proprietary, GUI library, if that is you mean. It is described in Lispworks documentation under CAPI documents.