Find link

language:

jump to random article

Find link is a tool written by Edward Betts.

searching for LISP 2 6 found (42 total)

alternate case: lISP 2

Common Lisp (11,978 words) [view diff] no match in snippet view article find links to article

It is usually referred to as the Lisp-1 vs. Lisp-2 debate. Lisp-1 refers to Scheme's model and Lisp-2 refers to Common Lisp's model. These names were
Cadence SKILL (333 words) [view diff] no match in snippet view article find links to article
for SKILL code .il designating that the code contained in the file has lisp-2 semantics. Another possible file extension is .ils, designating that the
Crash Bandicoot 2: Cortex Strikes Back (3,673 words) [view diff] exact match in snippet view article find links to article
co-creator Andy Gavin programmed a new engine named "Game-Oriented Object LISP 2" (GOOL 2); being three times faster than the previous game's engine, it
Keaton and Kylie Rae Tyndall (414 words) [view diff] case mismatch in snippet view article find links to article
Friend 2003: Animal Jam as The Twins 2003: The Wayne Brady Show as Cecylia Lisp (2 episodes) 2003: Looney Tunes: Back in Action as Little Alienc #2 (uncredited)
Crash Bandicoot (9,527 words) [view diff] exact match in snippet view article find links to article
created a new engine and scripting language named "Game Oriented Object LISP 2" (GOOL 2) that was three times faster than the previous game's engine, could
Comparison of programming languages (syntax) (2,798 words) [view diff] case mismatch in snippet view article
can be broadly classified into four syntax structures: prefix notation Lisp (* (+ 2 3) (expt 4 5)) infix notation Fortran (2 + 3) * (4 ** 5) suffix, postfix