From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Emmy Noether Newsgroups: gmane.emacs.help Subject: Re: A portable LISP interpreter that includes all the major list-processing functions is described. A complete, annotated listing of the program's code, written in PASCAL, is included. Date: Sat, 24 Jul 2010 15:42:41 -0700 (PDT) Organization: http://groups.google.com Message-ID: References: <006adcc5-9b71-44d2-91b4-9a82e895aeb1@k19g2000yqc.googlegroups.com> <3616c873-bc13-4bb1-a7d9-fd3357f9f2b1@y32g2000prc.googlegroups.com> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable X-Trace: dough.gmane.org 1291947745 14849 80.91.229.12 (10 Dec 2010 02:22:25 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Fri, 10 Dec 2010 02:22:25 +0000 (UTC) To: help-gnu-emacs@gnu.org Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Fri Dec 10 03:22:21 2010 Return-path: Envelope-to: geh-help-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1PQscm-0001Rh-FT for geh-help-gnu-emacs@m.gmane.org; Fri, 10 Dec 2010 03:22:20 +0100 Original-Received: from localhost ([127.0.0.1]:49703 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1PQscl-0005nA-PE for geh-help-gnu-emacs@m.gmane.org; Thu, 09 Dec 2010 21:22:19 -0500 Original-Path: usenet.stanford.edu!postnews.google.com!q12g2000yqj.googlegroups.com!not-for-mail Original-Newsgroups: comp.lang.scheme, comp.lang.python, comp.lang.c, gnu.emacs.help, comp.lang.lisp Original-Lines: 54 Original-NNTP-Posting-Host: 75.31.77.25 Original-X-Trace: posting.google.com 1280011361 3717 127.0.0.1 (24 Jul 2010 22:42:41 GMT) Original-X-Complaints-To: groups-abuse@google.com Original-NNTP-Posting-Date: Sat, 24 Jul 2010 22:42:41 +0000 (UTC) Complaints-To: groups-abuse@google.com Injection-Info: q12g2000yqj.googlegroups.com; posting-host=75.31.77.25; posting-account=Z8AisQoAAACIjFU5C3oU1NRhdLR6FVf4 User-Agent: G2/1.0 X-HTTP-UserAgent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9.2) Gecko/20100115 Firefox/3.6,gzip(gfe) Original-Xref: usenet.stanford.edu comp.lang.scheme:87255 comp.lang.python:638826 comp.lang.c:978686 gnu.emacs.help:180033 comp.lang.lisp:290588 X-Mailman-Approved-At: Thu, 09 Dec 2010 20:09:02 -0500 X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Errors-To: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.help:77194 Archived-At: On Jul 23, 9:27=A0pm, TheFlyingDutchman wrote: > On Jul 23, 12:06=A0pm, Emmy Noether wrote: > > > > > Title =A0 Portable LISP interpreter > > Creator/Author =A0Cox, L.A. Jr. ; Taylor, W.P. > > Publication Date =A0 =A0 =A0 =A01978 May 31 > > OSTI Identifier OSTI ID: 7017786 > > Report Number(s) =A0 =A0 =A0 =A0UCRL-52417 > > DOE Contract Number =A0 =A0 W-7405-ENG-48 > > Resource Type =A0 Technical Report > > Research Org =A0 =A0California Univ., Livermore (USA). Lawrence Livermo= re > > Lab. > > Subject 99 GENERAL AND MISCELLANEOUS//MATHEMATICS, COMPUTING, AND > > INFORMATION SCIENCE; COMPUTER CODES; L CODES; COMPUTERS; PROGRAMMING; > > PROGRAMMING LANGUAGES > > Description/Abstract =A0 =A0A portable LISP interpreter that includes a= ll the > > major list-processing functions is described. A complete, annotated > > listing of the program's code, written in PASCAL, is included. > > Country of Publication =A0United States > > Language =A0 =A0 =A0 =A0English > > Format =A0Medium: X; Size: Pages: 21 > > Availability =A0 =A0Dep. NTIS, PC A02/MF A01. > > System Entry Date =A0 =A0 =A0 2008 Feb 12 > > Is this available online? If only in hardcopy form, do they lend it > out? I am glad to share with everyone. However its useless without the ability to compile and run. Also with text, its easy to read and discuss the code which has a listing of 900 lines. I have already spent 4 hours scanning/processing to a stage where I got a decent OCR which needs hand-verification of pages. I need 4 or 8 volunteers depending on whether one want to do two pages each or 1 page each. Its an hour of joyful work each for two pages. Explanation are good quality. We will re-write to C, python etc. It must be edited in emacs in fundamental mode to override pascal mode indentation. Go to pascal mode periodically to colorize to indicate errors, and then revert before inserting anything. Stay close to the original page. Email me to receive image and initial ocr and lots of fixes I did by hand for more than 4hrs. Send only plain text message or it goes to spam. Then we share with everyone here or put it on some site. E.N.