Examples of using The lisp in English and their translations into Russian
{-}
-
Official
-
Colloquial
Common problems with the LISP file.
To have something like the Lisp machine system, you needed special purpose microcode.
Fitness is measured by scoring the output from the functions of the Lisp code.
John McCarthy specifies the Lisp programming language.
Franz Inc. published its own preamble to the license to clarify terminology in the Lisp context.
People also translate
John McCarthy of MIT publishes the Lisp programming language.
Bernie Greenberg says that Dan Weinreb's implementation of Emacs for the Lisp Machine came before Greenberg's implementation for Multics.
Emacs Lisp is a dialect of the Lisp programming language used as a scripting language by Emacs a text editor family most commonly associated with GNU Emacs and XEmacs.
User-supplied extensions were also written in the Lisp programming language.
The Lisp community in the 70s was not limited to the MIT AI Lab, and the hackers were not all at MIT.
Without that, you would be reduced to something like the Lisp compilers for other machines.
Separately, John McCarthy of MIT developed the Lisp programming language(based on the lambda calculus), the first language with origins in academia to be successful.
Going(5)- I began duplicating all of the improvements Symbolics had made to the Lisp machine system.
The LISP machine system uses special hardware plus special writable microcode to gain both good execution speed and robust detection of errors at runtime, specially data-type errors.
Russell had read John McCarthy's paper, andrealized(to McCarthy's surprise) that the Lisp eval function could be implemented in machine code.
Well, if you didn't have the Lisp compiler you couldn't write the whole editor in Lisp- it would be too slow, especially redisplay, if it had to run interpreted Lisp. .
Unfortunately, Greenblatt didn't have any business experience,so other people in the Lisp machine group said they doubted whether he could succeed.
But that didn't make it good for writing the operating system in,so I rejected the idea of making a system like the Lisp machine.
So the result is then that you need something running underneath the LISP system to you catch these errors, and give the user the ability to keep on running, and debug what happened to him.
Maclisp itself ran primarily on PDP-6 and PDP-10 computers, butalso on the Multics OS and on the Lisp Machine architectures.
In the Lisp world, most languages that use basic S-expression syntax and Lisp-like semantics are considered Lisp dialects, although they vary wildly, as do, say, Racket and Clojure.
Finally I concluded that if I was going to have to have a operating system at a lower level,I might as well make a good operating-system- that it was a choice between an operating system and the lisp, or just an operating system;
ISLISP(also capitalized as ISLisp)is a programming language in the Lisp family standardized by the International Organization for Standardization(ISO) and International Electrotechnical Commission(IEC) joint working group ISO/IEC JTC 1/SC 22/WG 16 commonly termed simply SC22/WG16 or WG16.
So Bernie saw that an application- a program that does something useful for you- which has Lisp inside it andwhich you could extend by rewriting the Lisp programs, is actually a very good way for people to learn programming.
The Lisp machine was able to execute instructions about as fast as those other machines, but each instruction- a car instruction would do data typechecking- so when you tried to get the car of a number in a compiled program, it would give you an immediate error.
Due to its origins in AI research, the software for the CM-1/2/200 single-bit processor was influenced by the Lisp programming language and a version of Common Lisp,*Lisp(spoken: Star-Lisp), was implemented on the CM-1.
Wilcox wrote the MTS/LISP interpreter(the LISP system used at the University of Michigan and a consortium of other places including UPenn and Brown) back in the early 1970s, in order to be able to write a Go program for Dr. Walter Reitman.