代码搜索:LISP编程

找到约 10,000 项符合「LISP编程」的源代码

代码结果 10,000
www.eeworm.com/read/131315/5939498

el server.el

;; Lisp code for GNU Emacs running as server process. ;; Copyright (C) 1986, 1987, 1990 Free Software Foundation, Inc. ;; Author William Sommerfeld, wesommer@athena.mit.edu. ;; Changes by peck@sun.com
www.eeworm.com/read/131315/5939550

el medit.el

;; Lisp interface between GNU Emacs and MEDIT package. Emacs under MDL. ;; Copyright (C) 1985 Free Software Foundation, Inc. ;; Principal author K. Shane Hartman ;; This file is part of GNU Emacs. ;
www.eeworm.com/read/153768/12008094

el oemacs.el

;; macros to go with oemacs ; suntool-map is the map for "\C-x*", the oemacs prefix for function keys ; commented-out lines agree with the settings in $(EMACS)/lisp/term/sun.el (setq suntool-map-hoo
www.eeworm.com/read/214672/15092377

h list.h

// list.h // Data structures to manage LISP-like lists. // // Copyright (c) 1992,1993,1995 The Regents of the University of California. // All rights reserved. See copyright.h for copyright notice
www.eeworm.com/read/464435/1530291

el oemacs.el

;; macros to go with oemacs ; suntool-map is the map for "\C-x*", the oemacs prefix for function keys ; commented-out lines agree with the settings in $(EMACS)/lisp/term/sun.el (setq suntool-map-hoo
www.eeworm.com/read/186388/5232876

readme

This directory contains Emacs Lisp sources related to Texinfo. M-x texinfo-format-buffer is no longer the standard way to make .info files, and may or may not work. Use makeinfo instead. See the `m
www.eeworm.com/read/305303/3774399

el subr.el

;;; subr.el --- basic lisp subroutines for XEmacs ;; Copyright (C) 1985, 1986, 1992, 1994-5, 1997 Free Software Foundation, Inc. ;; Copyright (C) 1995 Tinker Systems and INS Engineering Corp. ;; Copy
www.eeworm.com/read/305303/3774472

java iseq.java

package gnu.kawa.functions; import gnu.bytecode.*; import gnu.mapping.*; import gnu.expr.*; /** Implement the standard Scheme function eq? * and the Lisp eq. */ public class IsEq
www.eeworm.com/read/158865/5593093

readme

This directory contains Emacs Lisp sources related to Texinfo. M-x texinfo-format-buffer is no longer the standard way to make .info files, and may or may not work. Use makeinfo instead. See the `m
www.eeworm.com/read/300429/13914745

h list.h

// list.h // Data structures to manage LISP-like lists. // // Copyright (c) 1992,1993,1995 The Regents of the University of California. // All rights reserved. See copyright.h for copyright notice