Skip to content

Conversation

@RKuttruff
Copy link
Contributor

Adaptations to lexer for jacc compatibility.

Created common, lexer and parser packages. Moved classes (except Main) into packages, adjusted lexer spec for this.
Forgot to to this on last commit
Interface for token types for use across various classes
Don't think we can have a token of type 0, so set _BOOLEAN type to 49 (see comment)
Switched Lexer to implement token constants
Idea to adapt lexer output to parser input
Not needed anymore
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants