代码搜索:LISP编程
找到约 10,000 项符合「LISP编程」的源代码
代码结果 10,000
www.eeworm.com/read/191935/8415786
infofilter
#! /usr/bin/sed -f
# allow "%" as a comment char, but only at the beginning of the line
s/^%/@c /
#s/[^\\]%.*$//
s/^\\%/%/
#preserve blanks in @lisp blocks
/@lisp/,/@end lisp/ p
/@lisp/,/@end lisp/
www.eeworm.com/read/428887/8831152
l hello.l
(load "lib/xhtml.l")
(html 0 "Hello" NIL NIL
( NIL "Hello world")
"This is Pico Lisp" )
www.eeworm.com/read/187102/8855675
am tags.am
## automake - create Makefile.in from Makefile.am
## Copyright (C) 1994, 1995, 1996, 1997, 1998 Free Software Foundation, Inc.
## This program is free software; you can redistribute it and/or modify
www.eeworm.com/read/278235/10554857
orders
Printed copies of the GNU Emacs Manual, the Emacs Lisp Reference
Manual, "Programming in Emacs Lisp: An Introduction", and other
materials can be ordered directly from the Free Software Foundation.
Fo
www.eeworm.com/read/278235/10556766
unix makefile.unix
# Maintenance productions for the Lisp directory
# Copyright (C) 2000, 2001 Free Software Foundation, Inc.
# This file is part of GNU Emacs.
# GNU Emacs is free software; you can redistribute it and