Hmm. Very interesting you are using KCL. Who is this for? This is not ANSI Common Lisp you're using?
On 1/27/06, rupin kulkarni <
rupinkulkarni@...> wrote:
Hi All,I need help in invoking system libraries(DLLs) through lisp.I have searched through the net & found articles & examples on how to do it through LispWorks & ACL. However, I need to accomplish this through a version of lisp referred to as Kyoto Common Lisp, 1984 version. Specifically, I need help in following :1. Is there any way to invoke a dll (windows library) through the lisp
2. Can we execute system commands through the lisp?(e.g calling an executable from the lisp code, or running some script/batch file...)Any help is appreciated.Rupin
Do you Yahoo!?
With a free 1 GB, there's more in store with Yahoo! Mail.
YAHOO! GROUPS LINKS
- Visit your group "bangalore-lisp" on the web.
- To unsubscribe from this group, send an email to:
bangalore-lisp-unsubscribe@yahoogroups.com
- Your use of Yahoo! Groups is subject to the Yahoo! Terms of Service.
--
Lisp humour:
LISP> (setf god (symbol-value god))
Warning: Declaring GOD special.
Error: GOD is unbound.