Search found 2 matches

by ngemb
Fri May 06, 2011 7:58 pm
Forum: Common Lisp
Topic: Trying to compile a program
Replies: 3
Views: 3823

Re: Trying to compile a program

Thanks, I got it.
by ngemb
Thu May 05, 2011 9:30 am
Forum: Common Lisp
Topic: Trying to compile a program
Replies: 3
Views: 3823

Trying to compile a program

Hi, I am very new in lisp. I really need help. How can I can execute this: clisp sme_RuleCompiler.lisp < keywords.in sme_RuleCompiler.lisp is my file and keywords.in is another file to use with sme_RuleCompiler.lisp as explain here: -------------------------------------------------------------------...