Factor Documentation
|
Home
|
Glossary
|
Search
factorcode.org
unexpected-eof
Vocabulary
lexer
Inputs and outputs
word
a
word
Word description
Throws an
unexpected
error indicating the parser was looking for an occurrence of
word
but encountered end of file.
Definition
USING:
accessors
kernel
;
IN:
lexer
PREDICATE:
unexpected-eof
<
unexpected
got>>
not
;