代码搜索:xlisp
找到约 120 项符合「xlisp」的源代码
代码结果 120
www.eeworm.com/read/160611/5568533
h xlisp.h
/* xlisp - a small subset of lisp */
/* Copyright (c) 1985, by David Michael Betz
All Rights Reserved
Permission is granted for unrestricted non-commercial use
HISTORY
02-Apr-04 Mat
www.eeworm.com/read/160611/5568542
c xlisp.c
/* xlisp.c - a small implementation of lisp with object-oriented programming */
/* Copyright (c) 1987, by David Michael Betz
All Rights Reserved
Permission is granted for unrestricted
www.eeworm.com/read/220112/14852459
exe xlisp烧写运行录像.exe
www.eeworm.com/read/160611/5568941
in makefile.in
#
# Makefile for libnyquist on Unix
#
# Standard list of includes (common to all unix versions)
INCL = -Inyqsrc -Itran -Ixlisp -Icmt -Isys -Isnd -Ifft
CC = @CC@
override CFLAGS += -g -DCMTSTUFF -O2
www.eeworm.com/read/423648/10540033
asm daojishi.asm
;********************************************************************************
;倒计时器 开机默认为15秒,p32启动键,p34个位调整,p35十位调整 *
;数码管数据p0,数码管控制p2口 *
;***************************
www.eeworm.com/read/338212/12318087
asm daojishi.asm
;********************************************************************************
;倒计时器 开机默认为15秒,p32启动键,p34个位调整,p35十位调整 *
;数码管数据p0,数码管控制p2口 *
;***************************
www.eeworm.com/read/160611/5568560
c path.c
/*
* New xlisp_path code by Dominic Mazzoni
*
* There is now a function provided to set the xlisp_path.
* This is particularly useful for external programs
* (e.g. Audacity, or a Nyquist GUI) tha
www.eeworm.com/read/160611/5568695
c seqext.c
/* seqext.c -- seq extensions for xlisp */
/*
This file extends xlisp with the data type SEQ, including functions
to print and free SEQ type objects.
*/
/* (c) Copyright Carnegie Mellon University 1
www.eeworm.com/read/160611/5568525
h macstuff.h
/* macstuff.h -- header for mac-specific functions */
void osfinish(void);
/* put searchpath into p, prefs_found tells if preference file exists */
/*void get_xlisp_path(char *p, long p_max, int *pr
www.eeworm.com/read/160611/5568561
c extern.c
/* extern.c - external type support for xlisp 2.0 */
/* Description of external types:
A new node type EXTERN has been created to allow extensions to the
xlisp type system. If a node is of