| lisping |
a form of sigmatism in which th sounds are substituted for s and z.
Ãâó: www.mercksource.com/pp/us/cns/cns_health_library.j...
|
|---|---|
| lisp |
List Processor: A high level, list processing language commonly used in artificial intelligence and computer research. LISP is different from most other programming languages in several ways; a major difference is that recursion is used as a control structure rather than iteration (looping) which is common in most programming languages.
Ãâó: www.sivideo.com/9pcterms.htm
|
| lisp |
A programming language that uses the list as its primary data object. The most widely used language for artificial intelligence.
Ãâó: www.informatics.susx.ac.uk/books/computers-and-tho...
|
| lisp |
Emacs is not a self-contained binary. Many of emacs' commands are written in a language called Lisp. To call one of these functions by name, type Mx function name. The files containing these functions are in the directory /usr/src/editors/emacs/lisp. You can write your own lisp functions, but nearly all users will be able to do what they want without having to do this.
Ãâó: www-h.eng.cam.ac.uk/help/tpl/emacs/node3.html
|
| lisp |
A computer language often used for text processing. Used as the internal language in emacs.
Ãâó: www-xray.ast.cam.ac.uk/~jss/lecture/grad_training/...
|