Factbites
 Where results make sense
About us   |   Why use us?   |   Reviews   |   PR   |   Contact us  

Topic: Kyoto Common Lisp


Related Topics

In the News (Wed 30 Dec 09)

  
  Kyoto Common Lisp - Wikipedia, the free encyclopedia
Kyoto Common Lisp (KCL) is an implementation of Common Lisp by T. Yuasa and M. Hagiya, written in C to run under Unix-like operating systems.
KCL is notable in that it was implemented from scratch, outside of the standard committee, solely on the basis of the specification.
It was one of the first Common Lisp implementations ever, and exposed a number of holes and mistakes in the specification that had gone unnoticed.
en.wikipedia.org /wiki/Kyoto_Common_Lisp   (200 words)

  
 Kyoto Common Lisp -- Facts, Info, and Encyclopedia article   (Site not responding. Last check: 2007-10-09)
Kyoto Common Lisp (KCL) is an implementation of (Click link for more info and facts about Common Lisp) Common Lisp by T. Yuasa and M. Hagiya, written in (The 3rd letter of the Roman alphabet) C to run under (Trademark for a powerful operating system) Unix-like operating systems.
KCL is compiled to (Click link for more info and facts about ANSI C) It conforms to Common Lisp as described in Guy Steele's book and is available under a licence agreement.
KCL is notable in that it was implemented from scratch, outside of the standard commitee, solely on the basis of the specification.
www.absoluteastronomy.com /encyclopedia/k/ky/kyoto_common_lisp.htm   (166 words)

  
 ipedia.com: Common Lisp Article   (Site not responding. Last check: 2007-10-09)
Common Lisp macros are capable of variable capture, a situation in which symbols in the macro-expansion body coincide with those in the calling context.
Common Lisp is sometimes termed a Lisp-2 and Scheme a Lisp-1, referring to CL's use of separate namespaces for functions and variables.
acl2 : a full-featured theorem prover for a subset of common lisp.
www.ipedia.com /common_lisp_1.html   (2525 words)

  
 ALU: Common Lisp Implementations
Common Lisp compatibility macros are provided, and most of the examples in "Lisp" by Winston and Horn have been run on RefLisp.
Kyoto Common Lisp (KCL) is a highly portable and implementation of Common Lisp originally developed at Kyoto University in Japan.
AWK Lisp is a Lisp interpreter implemented in Awk.
www.lisp.org /table/systems.htm   (3661 words)

  
 Lisp   (Site not responding. Last check: 2007-10-09)
Kyoto Common Lisp (KCL for short) is a full implementation of the Common Lisp language described in the Common Lisp Reference Manual: All Common Lisp functions, macros, and special forms are defined in KCL, though a few of them have slightly different meanings from those described in the Common Lisp Reference Manual.
All Common Lisp variables and constants are defined in KCL exactly as described in the Common Lisp Reference Manual.
KCL/ AOS is the original version of KCL, which was developed at the Research Institute for Mathematical Sciences (RIMS), Kyoto University, with the cooperation of Nippon Data General Corporation.
wwwmayr.informatik.tu-muenchen.de /rechenbetrieb/lisp.html   (232 words)

  
 [4-0] Free Common Lisp implementations.
ECoLisp is a Common Lisp implementation which compiles Lisp functions into C functions that use the C stack and standard procedure call conventions.
KCL was written by T. Yuasa and M. Hagiya at Kyoto University in 1984.
Austin Kyoto Common Lisp (AKCL) is a collection of ports, bug fixes and improvements to KCL by Bill Schelter ( or ).
www.faqs.org /faqs/lisp-faq/part4/section-1.html   (2108 words)

  
 FAQ: Lisp Implementations and Mailing Lists 4/7 [Monthly posting]   (Site not responding. Last check: 2007-10-09)
KCL was written by T. Yuasa < yuasa@tutics.tut.ac.jp> and M. Hagiya < hagiya@is.s.u-tokyo.ac.jp> at Kyoto University in 1984.
Austin Kyoto Common Lisp (AKCL) is a collection of ports, bug fixes and improvements to KCL by Bill Schelter (< wfs@cli.com> or < wfs@rascal.ics.utexas.edu>).
Common Lisp compatibility macros are provided, and most of the examples in "Lisp" by Winston & Horn have been run on RefLisp.
omicron.felk.cvut.cz /FAQ/articles/a652.html   (7919 words)

  
 Catalog of compilers: Common Lisp
A Common Lisp to C compiler, meant to be used as a supplement to existing CLISP systems for generating portable applications.
CLISP is a Common Lisp (CLtL1) implementation by Bruno Haible of Karlsruhe University and Michael Stoll of Munich University, both in Germany.
KCL, Kyoto Common Lisp, is an implementation of Lisp, It is written in the language C to run under Un*x-like operating systems.
www.idiom.com /free-compilers/LANG/CommonLi-1.html   (633 words)

  
 PC AI - LISP Programming Language
LISP was formulated by AI pioneer John McCarthy in the late 50's.
Introductory books on LISP have been written by Touretzky (1984), Winston and Horn (1989), Friedman and Felleisen (1988), and Wilensky (1984, 1985).
Three installments of Hofstader's "Metamagical Themas" series in Scientific American introduced LISP and are reprinted in a collection of these columns (Hofstader, 1986).
www.pcai.com /web/ai_info/pcai_lisp.html   (884 words)

  
 [No title]   (Site not responding. Last check: 2007-10-09)
CLISP is a Common Lisp (CLtL1 + parts of CLtL2) implementation by Bruno Haible of Karlsruhe University and Michael Stoll of Munich University, both in Germany.
CMU Common Lisp (CMU CL) is free, and runs on HPs, Sparcs (Mach and SunOs), DecStation 3100 (Mach), IBM RT (Mach) and requires 16mb RAM, 25mb disk.
GNU Common Lisp (GCL) is a free implementation of Common Lisp (CLtL1) based originally on Austin Kyoto Common Lisp (AKCL).
www.apl.jhu.edu /~hall/lisp/Free-Common-Lisps.text   (1028 words)

  
 Math 61 -- Notes LISP
LISP has led to several "children" languages, among which is SCHEME, which is (or has been) used as several universities as the first computer languages taught.
LISP is free format, so that it is up to the programmer to determine how much or how little is put on a line and whether or not to use indentation.
Using Kyoto Common LISP (as on the math HP Unix server), integer constant are entered without a decimal point (or with a decimal point and no following digits).
math.scu.edu /~dsmolars/ma61/lisp.html   (1944 words)

  
 GCL - GNU Common Lisp
GCL is the official Common Lisp for the GNU project.
Allows a mixture of tcl and common lisp to be used in a user interface--your choice which you use.
In 1994 AKCL was released as GCL (GNU Common Lisp) under the GNU public library license.
www.gnu.org /software/gcl/gcl.html   (654 words)

  
 W. Richard Stark -- LISP
LISP is a computer language that is unique in that it is based on an algebraic structure, the lambda calculus, from pure mathematics.
The purest form of LISP is SCHEME, industrial strength LISP is Common LISP [e.g., Gnu’s Austin/Kyoto Common LISP].
Further, it is easy to rebuild LISP within itself into a call-by-name evaluator which avoids becomming entangled in unnecessary infinite computations.
www.math.usf.edu /~stark/lisp.html   (149 words)

  
 Package: lang/lisp/impl/kcl/
The directory structure is as follows: kcl/ KCL release, including the license.txt file and the KCL Report akcl/ The AKCL release, including the dos beta version, the NeXT version, PCL, CLX, and XAKCL kcl.faq The KCL Frequently Asked Questions file.
Origin: rascal.ics.utexas.edu:/pub [128.83.138.20] ftp.cli.com:/pub [192.31.85.1] utsun.s.u-tokyo.ac.jp:/pub [133.11.11.11] orville.nas.nasa.gov:/pub KCL is in the file kcl.tar, and AKCL is in the file akcl-xxx.tar.Z (take the highest value of xxx).
Implementation-specific details of KCL are described in the 131-page report "Kyoto Common Lisp Report" by Taiichi Yuasa and Masami Hagiya, the authors of KCL.
www.cs.cmu.edu /afs/cs/project/ai-repository/ai/lang/lisp/impl/kcl/0.html   (622 words)

  
 Math 169 --- LISP Information   (Site not responding. Last check: 2007-10-09)
One enters the LISP interpreter and then can load stored and edited files, or else enter expressions directly.
To run a longer program, it is a better practice to create a source code (program) file using an editor of your choice (e.g.
After the source code file is created, one enters the LISP interpreter and then loads the file(s) using the command (LOAD "filename.
math.scu.edu /~dsmolars/ma169/suppl/ninflisp.html   (393 words)

  
 BibTeX bibliography common-lisp.bib   (Site not responding. Last check: 2007-10-09)
It is implemented in the style of Emacs, in that it is built up from a set of character and buffer managing primitives in a way that is user-extensible.
Because the system is written completely in Common Lisp, the majority of its functionality is readily portable to any full Common Lisp implementation.
Like the Common Lisp system it is built on, the SPE is designed for evolution.
www.math.utah.edu /ftp/pub/tex/bib/common-lisp.html   (567 words)

  
 The ILISP Inferior Lisp Interface: Starting up   (Site not responding. Last check: 2007-10-09)
If called with a prefix you will be prompted for a buffer name and a program to run.
CMU Common Lisp, the major development platform for ILISP so far.
Liquid Common Lisp, the successor of Lucid Common Lisp supported by Xanalys/Harlequin Ltd.
www.xemacs.org /Documentation/packages/html/ilisp_5.html   (281 words)

  
 GNU Common Lisp   (Site not responding. Last check: 2007-10-09)
GNU Common Lisp (GCL, formerly known as Austin Kyoto Common Lisp) is a compiler and interpreter for Common Lisp.
GCL is very portable and extremely efficient on a wide class of applications, and compares favorably in performance with commercial Lisps on several large theorem--prover and symbolic algebra systems.
It has a source level Lisp debugger (dbl) for interpreted code, letting you step a line at a time, while displaying the your position in an Emacs window.
www.ma.utexas.edu /users/wfs/gcl.html   (286 words)

  
 [No title]
The discussion below pertains to the installation of Austin Kyoto Common Lisp (AKCL) from these last two files, and is a copy of the READ-ME file distributed with the AKCL system.
The change files reside in the directory V. The enhancements include enhancements to the lisp compiler, loader, and to the basic C code.
The only files which are ESSENTIAL to running of AKCL COMMON LISP once you have built the system (if you are using sfasl, as is default on a sun eg).
www.ftp.cl.cam.ac.uk /ftp/hol/README.akcl   (1264 words)

  
 Kyoto Common Lisp - FOLDOC Definition   (Site not responding. Last check: 2007-10-09)
(KCL) An implementation of Common Lisp by T. Yuasa and M. Hagiya , written in C to run under Unix-like operating systems.
["Design and Implementation of Kyoto Common Lisp", T. Yuasa , J Info Proc 13(3):284-295 (1990)].
["Kyoto Common Lisp Report", T. Yuasa and M. Hagiya].
www.nightflight.com /foldoc-bin/foldoc.cgi?Kyoto+Common+Lisp   (92 words)

  
 Kyoto Common Lisp - OneLook Dictionary Search   (Site not responding. Last check: 2007-10-09)
Tip: Click on the first link on a line below to go directly to a page where "Kyoto Common Lisp" is defined.
Kyoto Common Lisp : Free On-line Dictionary of Computing [home, info]
Phrases that include Kyoto Common Lisp: austin kyoto common lisp
onelook.com /cgi-bin/cgiwrap/bware/dofind.cgi?word=Kyoto+Common+Lisp   (95 words)

  
 [No title]   (Site not responding. Last check: 2007-10-09)
Getting Started with LISP (Austin Kyoto Common Lisp) This is a brief introduction to the use of Austin Kyoto Common Lisp (AKCL).
In order to use this system, as with any other Common Lisp system, one should have a good reference for the Common Lisp dialect of the Lisp language.
Other similar commands, which work with some other Common Lisp systems, do not work in akcl.
www.mcs.csuhayward.edu /~reiter/3120/lisp.akcl   (367 words)

  
 [No title]   (Site not responding. Last check: 2007-10-09)
In addition, various subsets of the code have been used on Franz Common Lisp, various platforms Lucid Common Lisp, various platforms Kyoto Common Lisp, varous platforms Symbolics CLOE on 386's Macintosh Common Lisp, various Apple computers Allegro CL/PC, on 486's.
MACINTOSH COMMON LISP: We use RLET to bind pattern variables in rules.
In this particular port of Allegro Common Lisp, this causes problems even when using TRUE and FALSE as field names (in the LTMS), even with a non-empty conc name.
www.qrg.northwestern.edu /BPS/compat.txt   (257 words)

  
 ECLS User's Guide
The main developers of Kyoto Common-Lisp were Taiichi Yuasa and Masami Hagiya, of the Research Institute for Mathematical Sciences, at Kyoto University.
Scanning conservatively the C stack, looking for potential pointers to Lisp objects, ensures that no live Lisp objects get collected, even if they are passed to external procedures in C or some other language.
This approach greatly simplies integration of Lisp and C code, since it is not necessary to protect Lisp object form collection when a foreign function is invoked.
ecls.sourceforge.net /ecls.html   (10412 words)

  
 Kyoto Common Lisp - Computing Reference - eLook.org
Kyoto Common Lisp - Computing Reference - eLook.org
(KCL) An implementation of Common Lisp by T. Yuasa and M. Hagiya , written in C to run under Unix-like operating systems.
["Kyoto Common Lisp Report", T. Yuasa & M. Hagiya].
www.elook.org /computing/kyoto-common-lisp.htm   (74 words)

  
 [No title]   (Site not responding. Last check: 2007-10-09)
Kyoto Common Lisp under SunOS 4.0.3 [2 Messages] Gnu software [2 Messages] More yuks with yppasswdd in SUNOS4.1 Mounting using Mtools PC_Emulation Pathalias on SunOS 4.1 SHAPE extension and OpenWindows Speech synthesis on SparcStation Sun as a DECnet Router Tools for Sparcstation Transcript and QMS 2220 Printer When will OW 2.0 be available?
It seems to fail after it has made a 'raw_kcl', and is attempting to load in various lisp modules to create 'saved_kcl'.
I have now figured it out: When kcl SAVEs it copies the orginal image file which is argv[0] (or (system:argv 0) in lisp) This means that: 1.
www.ualberta.ca /~neitsch/sunsite.ualberta.ca/sun-info/sunspots/v9n244   (2491 words)

  
 [No title]
If you already have a suitable Lisp on your machine, this should be all that's needed.
There is a modified version of the KCL tar file for the MIPS architecture.
For other architectures try GNU Common Lisp, GCL (available by anonymous ftp from ftp.cli.com in directory "pub/gcl"), which has evolved from Austin Kyoto Common Lisp.
www.ftp.cl.cam.ac.uk /ftp/hvg/hol88/README   (119 words)

  
 ECL User's Guide: Introduction
ECL is based on a Common Runtime Support (CRS) which provides basic facilities for memory management, dynamic loading and dumping of binary images, support for multiple threads of execution.
ECL derives itself mostly from Kyoto Common-Lisp@c, an implementation developed at the Research Institute for Mathematical Sciences (RIMS), Kyoto University, with the cooperation of Nippon Data General Corporation.
The main developers of Kyoto Common-Lisp Yuasa and Masami Hagiya, of the Research Institute for Mathematical Sciences, at Kyoto University.
ecls.sourceforge.net /ecl/user_1.html   (1700 words)

  
 Languages
This is the initial release of GNU Common C++ 2
The Kyoto Common Lisp (kcl) distribution of June 1987
IMPORTANT - licence form for Kyoto Common Lisp (kcl)
hpux.ee.ualberta.ca /hppd/hpux/Languages/alpha.html   (245 words)

  
 auto from FOLDOC
Previous: Austin Kyoto Common Lisp, authentication, authoring, autobaud, autobogotiphobia
A dialect of Lisp used by the Autocad CAD package from Autodesk.
The ASR-33 was the most common minicomputer terminal in the early 1970s.
www.instantweb.com /D/dictionary/foldoc.cgi?auto   (1536 words)

Try your search on: Qwika (all wikis)

Factbites
  About us   |   Why use us?   |   Reviews   |   Press   |   Contact us  
Copyright © 2005-2007 www.factbites.com Usage implies agreement with terms.