BASIC_jieshiqi

所属分类:Windows编程
开发工具:Visual C++
文件大小:121KB
下载次数:3
上传日期:2009-02-13 00:30:15
上 传 者wensanren
说明:  BASIC的一个解释器 解释BASIC
(BASIC, a BASIC interpreter to explain)

文件列表:
BASIC的一个解释器\BISON.C (82639, 1999-02-25)
BASIC的一个解释器\BISON.H (2545, 1999-02-25)
BASIC的一个解释器\COPYING.TXT (18315, 1996-09-30)
BASIC的一个解释器\FLEX.C (65264, 1999-02-25)
BASIC的一个解释器\PACK.PL (4649, 1999-02-17)
BASIC的一个解释器\RESOURCE.H (775, 1999-02-16)
BASIC的一个解释器\SETUP.DSP (4267, 1998-11-11)
BASIC的一个解释器\Text1.ybs (162, 1999-03-02)
BASIC的一个解释器\YABASIC.C (118174, 1999-02-26)
BASIC的一个解释器\YABASIC.DSP (4678, 1998-11-03)
BASIC的一个解释器\YABASIC.DSW (539, 1999-03-02)
BASIC的一个解释器\YABASIC.H (16189, 1999-02-26)
BASIC的一个解释器\YABASIC.HTM (127914, 1999-03-02)
BASIC的一个解释器\YABASIC.PLG (2384, 1999-03-04)
BASIC的一个解释器\YABBISON.TXT (15798, 1998-11-23)
BASIC的一个解释器\YABFLEX.TXT (5223, 1998-11-23)
BASIC的一个解释器\YABICO.ICO (1078, 1998-11-02)
BASIC的一个解释器\YABINST.C (31698, 1999-02-23)
BASIC的一个解释器\YABINST.RC (4293, 1999-02-23)
BASIC的一个解释器 (0, 2006-02-10)

This README-file is part of the source-code-package of yabasic. This package contains all sources for yabasic, but no executable. Therefore it is of interest only for those, who want to modify the program. All files are subject to the GNU-copyleft, have a look at the file copying.txt. The package contains the following files: bison.c --- bison-generated routines, coding the grammar of yabasic bison.h --- header for bison.c flex.c --- flex-generated routines for tokenization of the input yabasic.c --- hand-coded file, implementing the rest of yabasic yabasic.h --- header file to yabasic.c yabasic.dsp --- project file for yabasic and MS VC++ 6.0 yabinst.c --- source for the installation program resource.h --- resource file for installation program yabasic.ico --- icon for setup program and yabasic yabinst.dsp --- project file for installation program and MS VC++ 6.0 yabbison.txt --- bison input file yabflex.txt --- flex input file copying.txt --- GNU-copyleft file for all sources Note for developers: Anyone who is interested in modify the grammar of yabasic should do this under Unix. Because the main tools used to code its grammar (bison and flex) are available only (?) under Unix.

近期下载者

相关文件


收藏者