代码搜索:LISP编程
找到约 10,000 项符合「LISP编程」的源代码
代码结果 10,000
www.eeworm.com/read/334557/12590388
properties lisp.properties
# Define SciTE settings for lisp and Scheme files.
file.patterns.lisp=*.lsp;*.lisp
filter.lisp=LISP (lsp lisp)|$(file.patterns.lisp)|
file.patterns.scheme=*.scm;*.smd;*.ss
filter.scheme=Scheme (scm
www.eeworm.com/read/334557/12591040
properties lisp.properties
# Define SciTE settings for lisp and Scheme files.
file.patterns.lisp=*.lsp;*.lisp
filter.lisp=LISP (lsp lisp)|$(file.patterns.lisp)|
file.patterns.scheme=*.scm;*.smd;*.ss
filter.scheme=Scheme (scm
www.eeworm.com/read/248108/12597724
doc lisp.doc
www.eeworm.com/read/135218/13949695
lisp oracle.lisp
;
; CLISP Oracle interface
;
; Copyright (C) 2002 Alma Mater Software, Inc., Tarrytown, NY, USA
;
; This program is free software; you can redistribute it and/or modify
; it under the terms of the GNU
www.eeworm.com/read/135218/13949698
lisp examples.lisp
; Examples to test the Oracle CLISP library This is VERY incomplete,
; but should at least tell you if you built it right.
; $Id: examples.lisp,v 1.2 2002/09/20 13:51:54 hin Exp $
; Replace the con
www.eeworm.com/read/100917/15861029
cpp lisp.cpp
///////////////////////////////////////////////////////////////////////////
// File: lisp.cpp
// Version: 1.1.0.4
// Updated: 19-Jul-1998
//
// Copyright: Ferdinand Prantl, portions by St
www.eeworm.com/read/221024/14774711
html http:^^www.cs.wisc.edu^~dyer^cs540^akcl-intro.html
Date: Mon, 11 Nov 1996 17:26:01 GMT
Server: NCSA/1.5
Content-type: text/html
Last-modified: Sun, 01 Sep 1996 06:41:27 GMT
Content-length: 9724
Using GNU Common Lisp on Departmen
www.eeworm.com/read/162614/5528667
c 20000224-1.c
enum Lisp_Type
{
Lisp_Int
,Lisp_Record
,Lisp_Cons
,Lisp_String
,Lisp_Vector
,Lisp_Symbol
,Lisp_
www.eeworm.com/read/187102/8856374
am lisp-clean.am
## automake - create Makefile.in from Makefile.am
## Copyright (C) 1996 Free Software Foundation, Inc.
## This program is free software; you can redistribute it and/or modify
## it under the terms of
www.eeworm.com/read/374206/9416040
lisp prob3.lisp
(defvar operation '(plus minus multiply divide squareroot product sum))
(defvar *gram* '((s (qp vp) (vp))
(qp (q adv) (q))
(vp (v np))
(np (art n pp)(nm pp)(nm)(nm adj