Find link

language:

jump to random article

Find link is a tool written by Edward Betts.

searching for Format (Common Lisp) 139 found (146 total)

alternate case: format (Common Lisp)

Embeddable Common Lisp (193 words) [view diff] no match in snippet view article find links to article

executables and libraries (i.e. Executable and Linkable Format (ELF) files on unix) from Common Lisp code, and runs on most platforms that support a C compiler
Common Lisp HyperSpec (232 words) [view diff] no match in snippet view article find links to article
The Common Lisp HyperSpec is a technical standard document written in the hypertext format Hypertext Markup Language (HTML). It is not the American National
CLiki (189 words) [view diff] no match in snippet view article find links to article
CLiki is an open source wiki application written in Common Lisp, that was under development from 2002 to 2005. CLiki was first presented at the International
ISLISP (506 words) [view diff] no match in snippet view article find links to article
of Lisp. It attempted to accomplish this goal by studying primarily Common Lisp, EuLisp, Le Lisp, and Scheme and standardizing only those features shared
Common Lisp (11,969 words) [view diff] no match in snippet view article find links to article
(R1999)). The Common Lisp HyperSpec, a hyperlinked HTML version, has been derived from the ANSI Common Lisp standard. The Common Lisp language was developed
On Lisp (94 words) [view diff] no match in snippet view article find links to article
On Lisp: Advanced Techniques for Common Lisp is a book by Paul Graham on macro programming in Common Lisp. Published in 1993, it is currently out of print
LFE (programming language) (1,387 words) [view diff] no match in snippet view article
versa) Metaprogramming via Lisp macros and the homoiconicity of a Lisp Common Lisp-style documentation via both source code comments and docstrings Shared-nothing
Common Music Notation (168 words) [view diff] no match in snippet view article find links to article
musical notation software. It is written in Common Lisp and runs on a variety of operating systems and Common Lisp implementations. CMN provides a package
Another System Definition Facility (356 words) [view diff] no match in snippet view article find links to article
ASDF (Another System Definition Facility) is a package format and a build tool for Common Lisp libraries. It is analogous to tools such as Make and Ant
X3J13 (1,179 words) [view diff] no match in snippet view article find links to article
American National Standards Institute (ANSI) Common Lisp standard based on the first edition of the book Common Lisp the Language (also termed CLtL, or CLtL1)
AllegroGraph (497 words) [view diff] no match in snippet view article find links to article
developer of AllegroGraph. It also develops Allegro Common Lisp, an implementation of Common Lisp, a dialect of Lisp (programming language). The functionality
Double-precision floating-point format (2,236 words) [view diff] no match in snippet view article find links to article
Fortran's intrinsic module iso_fortran_env, corresponds to double precision. Common Lisp provides the types SHORT-FLOAT, SINGLE-FLOAT, DOUBLE-FLOAT and LONG-FLOAT
Bytecode (1,888 words) [view diff] no match in snippet view article find links to article
reasonable performance. Embeddable Common Lisp implementation of Common Lisp can compile to bytecode or C code Common Lisp provides a disassemble function
OpenLisp (1,314 words) [view diff] no match in snippet view article find links to article
OpenLisp is designated an ISLISP implementation, but also contains many Common Lisp-compatible extensions (hashtable, readtable, package, defstruct, sequences
Generic function (628 words) [view diff] no match in snippet view article find links to article
appropriately. In some systems for object-oriented programming such as the Common Lisp Object System (CLOS) and Dylan, a generic function is an entity made
Clojure (3,435 words) [view diff] no match in snippet view article find links to article
interoperability between Lisp and Java: a Java foreign language interface for Common Lisp (jfli), A Foreign Object Interface for Lisp (FOIL), and a Lisp-friendly
MSWLogo (336 words) [view diff] no match in snippet view article find links to article
User error handling Standard Logo parsing Save and restore images. BMP format files Color bits per pixel: 1, 4, 8, 16, 24 Standard Windows hypertext help
Scheme (programming language) (8,206 words) [view diff] no match in snippet view article
a significant influence on the effort that led to the development of Common Lisp. The Scheme language is standardized in the official Institute of Electrical
History of the Dylan programming language (2,616 words) [view diff] no match in snippet view article find links to article
Neutral Distribution Format (ANDF). Dylan was created by the same group at Apple that was responsible for Macintosh Common Lisp. The first implementation
Comparison of programming languages (basic instructions) (2,287 words) [view diff] no match in snippet view article
Type of set expression must implement trait std::iter::IntoIterator. ^a Common Lisp allows with-simple-restart, restart-case and restart-bind to define restarts
Visitor pattern (3,978 words) [view diff] no match in snippet view article find links to article
systems support multiple dispatch, not only single dispatch, such as Common Lisp or C# via the Dynamic Language Runtime (DLR), implementation of the visitor
Racket (programming language) (3,205 words) [view diff] no match in snippet view article
JIT (JIT) compilers. The bytecode compiler produces an internal bytecode format run by the Racket virtual machine, and the JIT compiler translates bytecode
Reflective programming (1,819 words) [view diff] no match in snippet view article find links to article
following is an example in Common Lisp using the Common Lisp Object System: (defclass foo () ()) (defmethod print-hello ((f foo)) (format T "Hello from ~S~%"
FMSLogo (236 words) [view diff] no match in snippet view article find links to article
Serial and parallel port communications Saving and loading images in BMP format Calling into native DLLs Creating windows dialog boxes Event driven programming
MusicEase (1,282 words) [view diff] no match in snippet view article find links to article
by the keyboard. In 1995, a Windows version was created using Allegro Common Lisp. Toolbars and mouse support were then added. During the ensuing years
LibreLogo (391 words) [view diff] no match in snippet view article find links to article
directly onto the same page. The graphic is in Scalable Vector Graphics (SVG) format and can be copied and pasted into other documents. The syntax of LibreLogo
Hypermail (207 words) [view diff] no match in snippet view article find links to article
1994 by Tom Gruber using Common Lisp, it was rewritten in C by Kevin Hughes for its initial public release in 1994. The mbox format is used by several email
Single-precision floating-point format (3,093 words) [view diff] no match in snippet view article find links to article
was the 32-bit MBF floating-point format. Single precision is termed REAL in Fortran; SINGLE-FLOAT in Common Lisp; float in C, C++, C# and Java; Float
Anaphoric macro (393 words) [view diff] no match in snippet view article find links to article
of words as a substitute for preceding words. The loop macro in ANSI Common Lisp is anaphoric in binding, where the it expression refers to the result
List of audio programming languages (395 words) [view diff] no match in snippet view article find links to article
Csound Cmajor, a high-performance JIT-compiled C-style language for DSP Common Lisp Music (CLM), a music synthesis and signal processing package in the Music
Object-oriented operating system (3,402 words) [view diff] no match in snippet view article find links to article
ZetaLisp and Symbolics Common Lisp. It makes heavy use of Flavors (an early object-oriented extension to Lisp) and the Common Lisp Object System (CLOS)
Comparison of programming languages (strings) (388 words) [view diff] no match in snippet view article
and the function "=CONCATENATE(X,Y)". Rust has the concat! macro and the format! macro, of which the latter is the most prevalent throughout the documentation
Dynamic programming language (1,746 words) [view diff] no match in snippet view article find links to article
following examples show dynamic features using the language Common Lisp and its Common Lisp Object System (CLOS). The example shows how a function can
Base36 (440 words) [view diff] no match in snippet view article find links to article
supports base36 numbers via the strtol and strtoul functions In the Common Lisp standard (ANSI INCITS 226-1994), functions like parse-integer support
Null object pattern (2,802 words) [view diff] no match in snippet view article find links to article
expression to a value, the null object is automatically substituted. In Common Lisp, the object nil is the one and only instance of the special class null
LLVM (3,269 words) [view diff] no match in snippet view article find links to article
compiled programs as LLVM IR) include ActionScript, Ada, C# for .NET, Common Lisp, PicoLisp, Crystal, CUDA, D, Delphi, Dylan, Forth, Fortran, FreeBASIC
Language binding (497 words) [view diff] no match in snippet view article find links to article
libraries from another language, usually of higher-level, such as Java, Common Lisp, Scheme, Python, or Lua, a binding to the library must be created in
Type safety (3,647 words) [view diff] no match in snippet view article find links to article
such as T1.Q := D1.Q; would be legal. In general, Common Lisp is a type-safe language. A Common Lisp compiler is responsible for inserting dynamic checks
Read–eval–print loop (1,326 words) [view diff] no match in snippet view article find links to article
objects. In Python, it is the <__module__.class instance> notation, and in Common Lisp, the #<whatever> form. The REPL of CLIM, SLIME, and the Symbolics Lisp
Richard Stallman (9,310 words) [view diff] no match in snippet view article find links to article
non-disclosure agreements, activation keys, dongles, copy restriction, proprietary formats, and binary executables without source code. In September 2019, Stallman
Hexadecimal (5,689 words) [view diff] no match in snippet view article find links to article
and its derivatives denote hex with prefix 16#: 16#5A3, 16#C1F27ED. Common Lisp uses the prefixes #x and #16r. Setting the variables *read-base* and
Primitive data type (1,931 words) [view diff] no match in snippet view article find links to article
readability and type checking. Rational number in Common Lisp Arbitrary-precision Integer type in Common Lisp, Erlang, Haskell Associative arrays, records
Hygienic macro (2,417 words) [view diff] no match in snippet view article find links to article
changes. Note however that for Common Lisp this behavior is forbidden, as per 11.1.2.1.2 Constraints on the COMMON-LISP Package for Conforming Programs
Ledger (software) (291 words) [view diff] no match in snippet view article
strong features as well as the Common Lisp port and the Haskell port of the system. The Ledger system and file format have been quite influential, reimplemented
Agrippa (A Book of the Dead) (4,351 words) [view diff] no match in snippet view article
compressed with the simple Lzw before final storage. As the Macintosh Common Lisp compiler compresses the main program code into the executable, this was
List of GNU packages (2,068 words) [view diff] no match in snippet view article find links to article
– ANSI Common Lisp implementation (compiler, debugger, and interpreter) Gawk – GNU awk implementation GnuCOBOL – COBOL compiler GNU Common Lisp – implementation
Racket features (3,502 words) [view diff] no match in snippet view article find links to article
Network Graphics (PNG), Portable Document Format (PDF), PostScript and Scalable Vector Graphics (SVG) formats. Racket implements a portable GUI layer which
Characters per line (786 words) [view diff] no match in snippet view article find links to article
limit Android Code Style Guidelines for Contributors Common Lisp Style Guide Google Common Lisp Style Guide Google Java Style rustfmt Documentation How
Entry point (4,615 words) [view diff] no match in snippet view article find links to article
the compiler which option to use to generate the executable file. ANSI Common Lisp does not define a main function; instead, the code is read and evaluated
Foreign function interface (2,191 words) [view diff] no match in snippet view article find links to article
binary dynamic-link library. The term comes from the specification for Common Lisp, which explicitly refers to the programming language feature enabling
Extended precision (4,228 words) [view diff] no match in snippet view article find links to article
__float80 and __float128 types. Some Common Lisp implementations (e.g. CMU Common Lisp, Embeddable Common Lisp) implement long-float using 80-bit floating-point
Comparison of programming languages (array) (1,523 words) [view diff] no match in snippet view article
than the declared maximum size, which is also the allocated size Most Common Lisp implementations allow checking to be selectively disabled Associative
Opusmodus (719 words) [view diff] no match in snippet view article find links to article
parameters (including pitch, rhythm, timbre, and articulation) through a Common Lisp–based scripting interface, Opusmodus offers high degrees of flexibility
List of free and open-source software packages (5,398 words) [view diff] no match in snippet view article find links to article
Manufacturing Format .amf - Additive manufacturing file format .blend - Blender .dae - COLLADA .dxf - Drawing Exchange Format, publicly documented format, developers
Boolean data type (3,134 words) [view diff] no match in snippet view article find links to article
and Lisp, may still represent truth values by some other data type. Common Lisp uses an empty list for false, and any other value for true. The C programming
Object-oriented programming (7,159 words) [view diff] no match in snippet view article find links to article
Significant object-oriented languages include Ada, ActionScript, C++, Common Lisp, C#, Dart, Eiffel, Fortran 2003, Haxe, Java, JavaScript, Kotlin, Logo
Snappy (compression) (1,284 words) [view diff] no match in snippet view article
and C bindings. Third party-provided bindings and ports include C#, Common Lisp, Crystal (programming language), Erlang, Go, Haskell, Lua, Java, Nim
List of unit testing frameworks (6,802 words) [view diff] no match in snippet view article find links to article
2008-01-15. "FiveAM". Common-lisp.net. 2004-11-16. Archived from the original on 2012-06-25. Retrieved 2012-11-12. "FReT". Common-lisp.net. Retrieved 2012-11-12
List of programmers (3,756 words) [view diff] no match in snippet view article find links to article
(Semi-numerical algorithms) Paul Graham – Yahoo! Store, On Lisp, ANSI Common Lisp John Graham-Cumming – authored POPFile, a Bayesian filter-based e-mail
Cuneiform (programming language) (1,834 words) [view diff] no match in snippet view article
consume list element-wise (similar to for/list in Racket, mapcar in Common Lisp or zipwith in Erlang). The example below shows how to map over a single
OBJ (programming language) (235 words) [view diff] no match in snippet view article
on order-sorted rewriting. OBJ3 is agent-oriented and runs on Kyoto Common Lisp AKCL. Automated theorem proving Comparison of programming languages Formal
Serialization (4,974 words) [view diff] no match in snippet view article find links to article
of Lisp, including Common Lisp, the printer cannot represent every type of data because it is not clear how to do so. In Common Lisp for example the printer
Negative base (3,407 words) [view diff] no match in snippet view article find links to article
{\displaystyle b\in \{-2,-4\}} , the output is coded in the same bitstring format, but the meaning of the places is another one. The conversion to negabinary
Gemini (protocol) (893 words) [view diff] no match in snippet view article
documents, similar to HTTP and Gopher. It comes with a special document format, commonly referred to as "gemtext", which allows linking to other documents
Larry Masinter (932 words) [view diff] no match in snippet view article find links to article
worked on the PDP-10 version of Lisp and worked with Bill van Melle on Common Lisp. Masinter went to work for Xerox PARC in 1976. In 1981, Warren Teitelman
Deductive classifier (991 words) [view diff] no match in snippet view article find links to article
built on common lisp was LOOM from the Information Sciences Institute. LOOM provided true object-oriented capabilities leveraging the Common Lisp Object
Call super (711 words) [view diff] no match in snippet view article find links to article
Languages that support before and after methods, such as Common Lisp (specifically the Common Lisp Object System), provide a different way to avoid this
Comparison of programming languages (associative array) (10,857 words) [view diff] no match in snippet view article
is the fact that Common Lisp hash tables do not, as opposed to association lists, maintain the order of entry insertion. Common Lisp hash tables are constructed
BibTeX (2,501 words) [view diff] no match in snippet view article find links to article
sets. CL-BibTeX A completely compatible reimplementation of bibtex in Common Lisp, capable of using bibtex .bst files directly or converting them into
Deflate (3,192 words) [view diff] no match in snippet view article find links to article
in PC Magazine 1994-01-11. inflate.cl by John Foderaro. Self-standing Common Lisp decoder distributed with a GNU Lesser General Public License (LGPL).
ID3 (1,135 words) [view diff] no match in snippet view article find links to article
Archived from the original on 2010-12-24. Retrieved 2011-01-22. Practical Common Lisp, p. 335. "ID3v1 – ID3.org". id3.org. Archived from the original on 2015-06-20
List of programming languages (1,330 words) [view diff] no match in snippet view article find links to article
CoffeeScript ColdFusion COMAL COMIT Common Intermediate Language (CIL) Common Lisp (also known as CL) COMPASS Component Pascal COMTRAN Concurrent Pascal
List of programming languages by type (6,703 words) [view diff] no match in snippet view article find links to article
(DOS-based) CLEO for Leo computers Clojure (into JVM bytecode) COBOL Cobra Common Lisp Crystal Curl D (from a reengineering of C++) DASL→Java, JS, JSP, Flex
List of software forks (1,429 words) [view diff] no match in snippet view article find links to article
proprietised. OpenSSH, from OSSH. Sodipodi, from Gill. Steel Bank Common Lisp, from CMU Common Lisp. TrueCrypt, from E4M when the latter was discontinued. Tux
Atan2 (3,576 words) [view diff] no match in snippet view article find links to article
π] rather than raising an error or returning a NaN (Not a Number). In Common Lisp, where optional arguments exist, the atan function allows one to optionally
Emacs (6,389 words) [view diff] no match in snippet view article find links to article
written in Spice Lisp, then Common Lisp. A part of CMU Common Lisp. Influenced by Zmacs. Later forked by Lucid Common Lisp (as Helix), LispWorks and Clozure
Ampersand (3,391 words) [view diff] no match in snippet view article find links to article
ampersand denotes the tens exponent of a real number.[citation needed] In Common Lisp, the ampersand is the prefix for lambda list keywords. Ampersand is the
Calendrical Calculations (929 words) [view diff] no match in snippet view article find links to article
on this implementation into the book. This code has been converted to Common Lisp for the book, and distributed under an open license, and included within
Pretty-printing (1,291 words) [view diff] no match in snippet view article find links to article
Technology, February 1973. full text Richard C. Waters, "Using the new common Lisp pretty printer", ACM SIGPLAN Lisp Pointers 5:2:27-34, April–June 1992
GObject (2,683 words) [view diff] no match in snippet view article find links to article
object systems of many other languages, like C++, Java, Ruby, Python, Common Lisp, and .NET/Mono. As a result, it is usually relatively painless to create
Redis (3,495 words) [view diff] no match in snippet view article find links to article
client side, including: ActionScript, C, C++, C#, Chicken, Clojure, Common Lisp, Crystal, D, Dart, Delphi, Elixir, Erlang, Go, Haskell, Haxe, Io, Java
"Hello, World!" program (1,942 words) [view diff] no match in snippet view article find links to article
and it was produced not by a human but by a code generator written in Common Lisp . The concept has been extended beyond programming languages to APIs
Pcap (1,574 words) [view diff] no match in snippet view article find links to article
SharpPcap, Pcap.Net Haskell: pcap OCaml: mlpcap Chicken Scheme: pcap Common Lisp: PLOKAMI Racket: SPeaCAP Go: pcap by Andreas Krennmair, pcap fork of
Code Project (661 words) [view diff] no match in snippet view article find links to article
Classes, but many other domains are dealt with) C# VB.NET ASP JavaScript Common Lisp Ajax SQL Delphi Java Perl Python CodeProject contains articles pertaining
List of PBKDF2 implementations (661 words) [view diff] no match in snippet view article find links to article
native (added in v5.5.0), pure PHP implementation Scala implementation Common Lisp implementation (Ironclad) Web Cryptography API GNU GRUB to protect the
Exception handling syntax (4,939 words) [view diff] no match in snippet view article find links to article
CreateFmt('Message with values: %d, %d',[value1, value2]); // See SysUtils.Format() for parameters. raise ECustom.CreateCustom(X); Exception handling and
Zim (software) (845 words) [view diff] no match in snippet view article
using markdown. Each wiki-page can contain things like text with simple formatting, links to other pages, attachments, and images. Additional plugins, such
Blum Blum Shub (1,226 words) [view diff] no match in snippet view article find links to article
append(seed) return numbers print(blum_blum_shub(11, 23, 3, 100)) The following Common Lisp implementation provides a simple demonstration of the generator, in particular
Virtuoso Universal Server (1,763 words) [view diff] no match in snippet view article find links to article
company called Entity Systems in Finland – where they were developing Common Lisp and Prolog development environments for the early generation of PC's
Metamath (2,282 words) [view diff] no match in snippet view article find links to article
of languages. Juha Arpiainen has implemented his own proof checker in Common Lisp called Bourbaki and Marnix Klooster has coded a proof checker in Haskell
IBM System Object Model (2,136 words) [view diff] no match in snippet view article find links to article
[citation needed] SOM can be compared compiled libraries: Smalltalk Common Lisp Object System (CLOS) generic C++ SGI Delta/C++ Sun Object Binary Interface
GNU Emacs (5,093 words) [view diff] no match in snippet view article find links to article
development environment for Common Lisp. With SLIME (written in Emacs Lisp) the GNU Emacs editor communicates with a Common Lisp system (using the SWANK backend)
Lightning Memory-Mapped Database (3,310 words) [view diff] no match in snippet view article find links to article
Lua, Rust, Go, Ruby, Objective C, Javascript, C#, Perl, PHP, Tcl and Common Lisp. A complete list of wrappers may be found on the main web site. Howard
Software repository (1,986 words) [view diff] no match in snippet view article find links to article
software, cluster functionality etc. and typically support a variety of formats in one package, so as to cater for all the needs in an enterprise, and
Eval (2,948 words) [view diff] no match in snippet view article find links to article
17, 2016. The Metacircular Evaluator (SICP Section 4.1) ANSI and GNU Common Lisp Document: eval function Python Library Reference: eval built-in function
Compiler (8,042 words) [view diff] no match in snippet view article find links to article
compiler for a languages that is commonly interpreted. For example, Common Lisp can be compiled to Java bytecode (then interpreted by the Java virtual
Michael Witbrock (716 words) [view diff] no match in snippet view article find links to article
recent publications and downloadable versions in PDF and/or PostScript format Michael Witbrock's CMU publications page Michael Witbrock's video bibliography
Successive over-relaxation (3,148 words) [view diff] no match in snippet view article find links to article
simple implementation of the algorithm in Common Lisp is offered below. ;; Set the default floating-point format to "long-float" in order to ;; ensure correct
List of file formats (14,668 words) [view diff] no match in snippet view article find links to article
source JS – JavaScript source L – lex source LGT – Logtalk source LISP – Common Lisp source M – Objective-C source M – MATLAB M – Mathematica MAP – CodeWarrior
AWK (4,764 words) [view diff] no match in snippet view article find links to article
embedded systems. CLAWK by Michael Parker provides an AWK implementation in Common Lisp, based upon the regular expression library of the same author. goawk
Gopher (protocol) (4,249 words) [view diff] no match in snippet view article
Markup Language (HTML) of the Web. Every Gopher document has a defined format and type, and the typical user navigates through a single server-defined
PDP-6 (1,975 words) [view diff] no match in snippet view article find links to article
emulator". Mini-Micro Systems. pp. 15, 17. Lin & Griffee, p. 2. "History". Common Lisp HuperSpec. The PDP-10 computer and its predecessor the PDP-6 computer
JSON Web Token (1,557 words) [view diff] no match in snippet view article find links to article
frameworks, including but not limited to: .NET (C# VB.Net etc.) C Clojure Common Lisp Dart Elixir Erlang Go Haskell Java JavaScript Lua Node.js OCaml Perl
Tiling window manager (2,837 words) [view diff] no match in snippet view article find links to article
multiple displays (e.g. xrandr) that can be customized on the fly in Common Lisp. It uses Emacs-compatible keybindings by default. wmii (window manager
Number sign (4,334 words) [view diff] no match in snippet view article find links to article
as in #[test]. In OCaml, # is the operator used to call a method. In Common Lisp, # is a dispatching read macro character used to extend the S-expression
Python (programming language) (14,436 words) [view diff] no match in snippet view article
and statements is rigidly enforced, in contrast to languages such as Common Lisp, Scheme, or Ruby. This distinction leads to duplicating some functionality
Variable (computer science) (2,812 words) [view diff] no match in snippet view article
is inferred by its value, and can change according to its value. In Common Lisp, both situations exist simultaneously: A variable is given a type (if
Tilde (8,261 words) [view diff] no match in snippet view article find links to article
only the timestamp, respectively. In Common Lisp, the tilde is used as the prefix for format specifiers in format strings. In Max/MSP, MSP objects have
Continuation (3,043 words) [view diff] no match in snippet view article find links to article
exhibit first-class continuations under various names; specifically: Common Lisp: cl-cont. One can also use custom macros C# / VB.NET: async and await:
Document-oriented database (2,311 words) [view diff] no match in snippet view article find links to article
documents encapsulate and encode data (or information) in some standard format or encoding. Encodings in use include XML, YAML, JSON, as well as binary
Epoch (computing) (1,732 words) [view diff] no match in snippet view article
2015-04-26. Spolsky, Joel (2008-02-19). "Why are the Microsoft Office file formats so complicated? (And some workarounds)". Retrieved 2009-03-08. Dershowitz
Turing completeness (3,448 words) [view diff] no match in snippet view article find links to article
as Java, Smalltalk or C#. Multi-paradigm languages such as Ada, C++, Common Lisp, Fortran, JavaScript, Object Pascal, Perl, Python, R. Most languages
IRAF (2,383 words) [view diff] no match in snippet view article find links to article
scripts have usually the suffix .cl, which may cause conflicts with Common Lisp code files. The subset preprocessor language (SPP) implements a subset
History of software (3,921 words) [view diff] no match in snippet view article find links to article
GW-BASIC Korn Shell Objective-C occam True BASIC Turbo Pascal CLIPPER Common Lisp Good Old MAD (GOM) OPL Redcode RPL Standard ML Matlab Framework FRED
Simple DirectMedia Layer (2,616 words) [view diff] no match in snippet view article find links to article
Taaki. The SDL 2.0 library has language bindings for: Ada Beef C C++ C# Common Lisp D Erlang Fortran Gambas Go Haskell Java (e.g. JSDL) Julia Lua Nim OCaml
Tensor software (2,065 words) [view diff] no match in snippet view article find links to article
several tensor decompositions. Spartns is a Sparse Tensor framework for Common Lisp. FAstMat is a thread-safe general tensor algebra library written in C++
List of Mac software (2,598 words) [view diff] no match in snippet view article find links to article
an open source integrated development environment (IDE) for building Common Lisp applications Code::Blocks – open source IDE for C++ CodeWarrior – development
Comparison of wiki software (1,637 words) [view diff] no match in snippet view article find links to article
Vladimir Sedach, Anastasiya Sterh 30 November 2003 CLiki AGPL v3 Yes Common Lisp Confluence Atlassian 25 March 2004 8.5.2 2023-10-04; 19 months ago Proprietary
R (programming language) (5,744 words) [view diff] no match in snippet view article
by just setting a "class" attribute in each object. The latter is a Common Lisp Object System (CLOS)-like system of formal classes (also derived from
First-order logic (12,931 words) [view diff] no match in snippet view article find links to article
logic. Philosophy portal ACL2 — A Computational Logic for Applicative Common Lisp Aristotelian logic Equiconsistency Ehrenfeucht-Fraisse game Extension
Asterisk (6,506 words) [view diff] no match in snippet view article find links to article
the asterisk is used to dereference or declare a pointer variable. In Common Lisp, the names of global variables are conventionally set off with asterisks
Parsing (4,881 words) [view diff] no match in snippet view article find links to article
Parser Natural language parser for the Italian, open source, developed in Common Lisp by Leonardo Lesmo, University of Torino, Italy. Short history of parser
Comparison of programming languages (syntax) (2,829 words) [view diff] no match in snippet view article
comments, using the ! character as the comment delimiter. COBOL In fixed format code, line indentation is significant. Columns 1–6 and columns from 73 onwards
Scala (programming language) (10,224 words) [view diff] no match in snippet view article
method can be used as an infix operator, e.g. "%d apples".format(num) and "%d apples" format num are equivalent. In fact, arithmetic operators like + and
Getopt (2,408 words) [view diff] no match in snippet view article find links to article
some third party implementations of getopt for some dialects of Lisp. Common Lisp has a prominent third party implementation. Free Pascal: has its own
Intrusion detection system (5,513 words) [view diff] no match in snippet view article find links to article
anomaly detection using inductive learning of sequential user patterns in Common Lisp on a VAX 3500 computer. The Network Security Monitor (NSM) performed
Serial Experiments Lain (7,030 words) [view diff] no match in snippet view article find links to article
repository; it is a simple implementation of Conway's Game of Life in Common Lisp. During a series of disconnected images, an iMac and the Think Different
Symbolic artificial intelligence (11,007 words) [view diff] no match in snippet view article find links to article
Flavors and CommonLoops, influenced the Common Lisp Object System, or (CLOS), that is now part of Common Lisp, the current standard Lisp dialect. CLOS
PDP-10 (5,615 words) [view diff] no match in snippet view article find links to article
(load/deposit byte) live on as functions in the programming language Common Lisp. See the "References" section on the LISP article. The 36-bit word size
OpenVMS (9,104 words) [view diff] no match in snippet view article find links to article
include: VAX MACRO BLISS C DCL Fortran Pascal COBOL BASIC C++ Java Common Lisp APL Ada PL/I DIBOL CORAL OPS5 RPG II MUMPS MACRO-11 DECTPU Lua VAX SCAN
CUDA (4,133 words) [view diff] no match in snippet view article find links to article
wrappers are also available for Python, Perl, Fortran, Java, Ruby, Lua, Common Lisp, Haskell, R, MATLAB, IDL, Julia, and native support in Mathematica. In
Objective-C (10,629 words) [view diff] no match in snippet view article find links to article
doi:10.1145/948093.948095. S2CID 6975032. Retrieved February 17, 2011. "Common Lisp and Readline". GitHub. Archived from the original on September 6, 2014
Dr. Dobb's Excellence in Programming Award (2,357 words) [view diff] no match in snippet view article find links to article
set; and serving on accredited standards committees for C, Fortran, Common Lisp, and Scheme. P.J. Plauger, author, substantive contributor to C and C++
Graph database (4,714 words) [view diff] no match in snippet view article find links to article
language for RDF databases that can retrieve and manipulate data stored in RDF format regular path queries, a theoretical language for queries on graph databases
Evaluation strategy (5,224 words) [view diff] no match in snippet view article find links to article
due to the call-by-value binding strategy requiring strict evaluation. Common Lisp, Eiffel and Java evaluate function arguments left-to-right. C leaves
List of acronyms: C (5,318 words) [view diff] no match in snippet view article find links to article
CLOS – (i) Command to Line-Of-Sight (missile control system) CLOS – (a) Common Lisp Object System CLP – (s) Chilean peso (ISO 4217 currency code) – (i) Common
Unicode font (1,524 words) [view diff] no match in snippet view article find links to article
of Unix and Linux), programming languages (Ada, Perl, Python, Java, Common LISP, APL), and libraries (IBM International Components for Unicode (ICU)
GNU General Public License (15,490 words) [view diff] no match in snippet view article find links to article
of GPL Compliance: A Historical Perspective, by Bradley Kuhn Slide 10 Common Lisp, Readline and GPL, Mail on 6 November, 21:31 "Judge Saris defers GNU
List of Apache modules (1,926 words) [view diff] no match in snippet view article find links to article
2.0 Enables Apache to interface with application servers written in Common Lisp. mod_log_config Version 1.2 and newer Included by Default Apache Software