This is a read-only archive of lispforum.com. The forum was locked to new users and posts and is preserved here as static HTML from a database snapshot taken on 2019-09-07.

Lisp Project: Anti-Spam

2 posts · 2592 views

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

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.