File:  [Research Unix] / researchv10no / cmd / basic / bas / tokens.h
Revision 1.1.1.1 (vendor branch): download - view: text, annotated - select for diffs
Tue Apr 24 17:21:35 2018 UTC (8 years, 1 month ago) by root
Branches: belllabs, MAIN
CVS tags: researchv10, HEAD
researchv10 Norman

#define	PLUS	-1
#define	MINUS	-2
#define	EXP	-3
#define	MUL	-4
#define	DIV	-5
#define	EQ	-6
#define	NE	-7
#define	LE	-8
#define	GE	-9
#define	GT	-10
#define	LT	-11
#define	AND	-12
#define	OR	-13
#define	LIST	-14
#define	DEL	-15
#define	LET	-16
#define	RUN	-17
#define	TO	-18
#define	FOR	-19
#define	PRINT	-20
#define	INPUT	-21
#define	READ	-22
#define	DIM	-23
#define	COLON	-24
#define	LPAR	-25
#define	RPAR	-26
#define	LSQ	-27
#define	RSQ	-28
#define	COMMA	-29
#define	GOTO	-30
#define	GOSUB	-31
#define	RETURN	-32
#define	END	-33
#define	TRACE	-34
#define	NOTRACE	-35
#define	REM	-36
#define	CLEAR	-37
#define	QUOTE	-38
#define	PRIME	-39
#define	IF	-40
#define	THEN	-41
#define	STEP	-42
#define	NEXT	-43
#define	DATA	-44
#define	ASK	-45
#define	LEFT	-46
#define	RIGHT	-47
#define	MID	-48
#define	LEN	-49
#define	CHR	-50
#define	ASCII	-51
#define	DEF	-52
#define	FN	-53
#define	TAB	-54
#define	STOP	-55
#define	ON	-56
#define	LOG	-57
#define	EXPFN	-58
#define	ABS	-59
#define	ATN	-60
#define	COS	-61
#define	INTFN	-62
#define	OPTION	-63
#define	BASE	-64
#define	RANDOM	-65
#define	RND	-66
#define	RESTORE	-67
#define	SIN	-68
#define	SQR	-69
#define	TAN	-70
#define	CHAIN	-71
#define	HGR	-72
#define	HPLOT	-73
#define	OUTPUT	-74
#define	GET	-75
#define	CLOSE	-76
#define	OPEN	-77
#define	ARG	-78
#define	SHARP	-79
#define	SYSTEM	-80
#define	FLUSH	-81
#define	APPEND	-82
#define	VAL	-83
#define	STR	-84
#define	UNBLANK	-85
#define	PRFORM	-86
#define	USING	-87
#define	UPSHIFT	-88
#define	ELSE	-89
#define	MORE	-90
#define	SGN	-91
#define	RAND	-92

unix.superglobalmegacorp.com

This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.