Примери за използване на Common lisp на Английски и техните преводи на Български
{-}
-
Colloquial
-
Official
-
Medicine
-
Ecclesiastic
-
Ecclesiastic
-
Computer
It is written in Common Lisp.
PowerLisp is a Common Lisp development environment for the Macintosh.
It is implemented in Common Lisp.
In Common Lisp for example the printer cannot print CLOS objects.
And so, we settled on Common Lisp.
Common Lisp uses an empty list for false, and any other value for true.
I am programming it in Common Lisp.
In the Common Lisp dialect, destructive functions are commonplace; the equivalent of set-car!
It consists of a Common Lisp….
In Common Lisp and Windows PowerShell, they are called hash tables(since both typically use this implementation);
This was then adopted by Common Lisp.
Common Lisp does not support re-entrant continuations, but does support several ways of handling escape continuations.
It's also mostly implemented in Common Lisp.
The Regex Coach is written in Common Lisp and was developed using the LispWorks development environment.
GCL is a Compiler and interpreter for Common Lisp.
Because it is written in Common Lisp, one class of security issues, related to buffer overflows, has been eliminated.
These are known as Lisp dialects;the most well-known are Common Lisp and Scheme.
The Common Lisp language is a high-level, general-purpose, object-oriented, dynamic, functional programming tool.
A good example is a function which in Scheme is called map and in Common Lisp is called mapcar.
Modern Lisps such as Clojure, Scheme and Common Lisp support macro systems to allow syntactic abstraction.
The most widely known general-purpose Lisp dialects are Clojure, Common Lisp and Scheme.
Both Common Lisp and Scheme also support the backquote operator(termed quasiquote in Scheme), entered with the' character(grave accent).
Exception-handling languages without this unwinding are Common Lisp with its Condition System and Smalltalk.
Common Lisp Object System or Self, for example, feature less of a class-instance distinction and more use of delegation for polymorphism.
When an expression is evaluated,it produces a value(in Common Lisp, possibly multiple values), which can then be embedded into other expressions.
The Common Lisp Object System(CLOS) provides metaobject protocols(MOPs) to implement those classes and metaclasses.
Modern members of the Lisp programming languagefamily such as Clojure, Scheme and Common Lisp support macro systems to allow syntactic abstraction.
In many types of Lisp, including Common Lisp, the printer cannot represent every type of data because it is not clear how to do so.
Shelisp is a very short program that provides mechanisms for composing and running Unix shell(particularly bash)commands and constructs from Common Lisp.
For example, XMLisp is a Common Lisp extension that employs the metaobject protocol to integrate S-expressions with the Extensible Markup Language(XML).