Files
bfc/lib/generated/bfLexer.tokens

15 lines
106 B
Plaintext
Raw Normal View History

2020-09-29 23:16:42 +05:30
COMMENT=1
INPUT=2
OUTPUT=3
DEC=4
INC=5
LEFT=6
RIGHT=7
'\\\\.*?\\\\'=1
'?'=2
'.'=3
'-'=4
'+'=5
'>'=6
'<'=7