代码搜索:Pascal
找到约 9,253 项符合「Pascal」的源代码
代码结果 9,253
www.eeworm.com/read/280913/4121966
lex pascal.lex
/*
* pascal.lex: An example PASCAL scanner
*
*/
%{
#include
#include "y.tab.h"
int line_number = 0;
void yyerror(char *message);
%}
%x COMMENT1 COMMENT2
white_space [ \t]*
dig
www.eeworm.com/read/433911/1880790
exp pascal.exp
in word set with
in word set array
in word set and
in word set function
in word set case
in word set var
in word set const
in word set until
in word set then
in word set set
in word set reco
www.eeworm.com/read/433911/1880904
gperf pascal.gperf
with
array
and
function
case
var
const
until
then
set
record
program
procedure
or
packed
not
nil
label
in
repeat
of
goto
forward
for
while
file
else
downto
do
div
to
typ
www.eeworm.com/read/430360/1931726
asm pascal.asm
; A win32asm graphics app, which generates an image of Pascal's Triangle by a method best
; know as The Chaos Game.
; I fully indorse any plagiarism of this code.
; E骾n O'Callaghan, eoinoc@iol.i
www.eeworm.com/read/402216/2327300
txt pascal.txt
DOCUMENT_DEFAULT = 0
COMMENT = 1
COMMENTLINE = 2
COMMENTDOC = 3
NUMBER = 4
WORD = 5
STRING = 6
CHARACTER = 7
UUID = 8
PREPROCESSOR = 9
OPERATOR
www.eeworm.com/read/382594/2634021
exp pascal.exp
in word set with
in word set array
in word set and
in word set function
in word set case
in word set var
in word set const
in word set until
in word set then
in word set set
in word set reco
www.eeworm.com/read/382594/2634135
gperf pascal.gperf
with
array
and
function
case
var
const
until
then
set
record
program
procedure
or
packed
not
nil
label
in
repeat
of
goto
forward
for
while
file
else
downto
do
div
to
typ