Examples of using Lisp in English and their translations into Chinese
{-}
-
Political
-
Ecclesiastic
-
Programming
When Lisp first appeared, these ideas were far removed from ordinary programming practice, which was dictated largely by the hardware available in the late 1950s.
There is a focus on LISt Processing(for example, the name Lisp).
I still remember how confused I was when I first read ESR's famous essay about learning Lisp.
It seems to me that there have been two really clean, consistent models of programming so far: the C model and the Lisp model.
There is a focus on list processing(for example, it is the source of the name Lisp).
This is the only entity in Lisp which is both an atom and a list.
Franz Inc. published its own preamble to the license to clarify terminology in the Lisp context.
Inspired in particular by the Lisp language, Smalltalk is an object-oriented, reflexive and dynamically typed programming language that was invented in 1972.
Java is still not as high-level as Lisp or Prolog, and not as fast as C, making it best when portability is paramount.
Lisp is used for developing Artificial Intelligence software because it supports the implementation of program that computes with symbols very well.
The GNU operating-system itself was started using C and Lisp programming languages, so many of its components are printed in C.
Lisp is optimized to make the very hard things not too hard, while Python is optimized to make medium hard things easier.
Being a vintage programming language, Lisp requires configuration of new software and hardware to accommodate its use.
Like Lisp, Prolog is a primary computer programming language suitable for development of programming AI.
The interchangeability of code and data also give Lisp its instantly recognizable syntax.
The GNU operating system itself was started using C and Lisp programming languages, lots of its components are written in C.
Clojure(/ˈkloʊʒər/, like closure) is a modern, dynamic, and functional dialect of the Lisp programming language on the Java platform.
The GNU os itself was started using C and Lisp programming languages, so many of its components are printed in C.
If you knew Lisp you could implement Emacs, but nobody has time to create a whole new operating system pretending to be a text editor.
After the rules of syntax and semantics, the three most basic components of all Lisp programs are functions, variables and macros.