RACSO
DFA
CFG
Operations:
Reg
,
CF
PDA
Reductions:
K
,
WP
,
CFG
,
NP
,
SAT
ANTLR:
lexical
,
syntactic
Exams
log in
,
register
,
become guest
This site uses cookies only for the purpose of identifying user sessions. This is required to properly register actions.
Exercise 1
›
:
Lexical ANTLR description for strings over
{
a
,
b
,
c
}
\{a,b,c\}
{
a
,
b
,
c
}
in which the first occurrence of
b
b
b
is preceded by some
a
a
a
Authors:
Guillem Godoy (taken from Jordi Cortadella's exercise list) /
Documentation:
// Write here your ANTLR lexical description...
To be able to submit you need to either
log in
,
register
, or
become a guest
.