RE: Chaitin lisp.m syntax errors?
- To: mathgroup at smc.vnet.net
- Subject: [mg48933] RE: [mg48920] Chaitin lisp.m syntax errors?
- From: "Wolf, Hartmut" <Hartmut.Wolf at t-systems.com>
- Date: Thu, 24 Jun 2004 05:35:51 -0400 (EDT)
- Sender: owner-wri-mathgroup at wolfram.com
- Thread-topic: [mg48920] Chaitin lisp.m syntax errors?
>-----Original Message----- >From: Murray Eisenberg [mailto:murray at math.umass.edu] To: mathgroup at smc.vnet.net >Sent: Wednesday, June 23, 2004 8:51 AM >To: mathgroup at smc.vnet.net >Subject: [mg48933] [mg48920] Chaitin lisp.m syntax errors? > > >Mathematica 5 gives a number of syntax errors when loading Chaitin's >lisp.m package (see >http://library.wolfram.com/infocenter/MathSource/729/). > >Has anyone fixed these? > >-- >Murray Eisenberg murray at math.umass.edu >Mathematics & Statistics Dept. >Lederle Graduate Research Tower phone 413 549-1020 (H) >University of Massachusetts 413 545-2859 (W) >710 North Pleasant Street fax 413 545-1801 >Amherst, MA 01003-9305 > > Murray, the package downloaded only gives warnings (at my version 4.1). Perhaps try with Off[General::"spell1", Syntax::"com"] I just tested "examples.l" In[60]:= run["examples"] >From In[60]:= "LISP Interpreter Run" >From In[60]:= "" >From In[60]:= "[ Test new lisp & show how it works ]" ..... >From In[60]:= "End of LISP Run" >From In[60]:= "" >From In[60]:= "Elapsed time is \!\(881\) seconds." Out[60]= "examples.r" what I left out in between, might be correct, try. -- Hartmut Wolf