Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Initial parser version #1

Merged
merged 2 commits into from
Oct 17, 2020
Merged

Initial parser version #1

merged 2 commits into from
Oct 17, 2020

Conversation

Dayof
Copy link
Owner

@Dayof Dayof commented Oct 17, 2020

  • add bison
  • add new tests for lexer + parser
  • add makefile to compile/run the interpreter
  • add a main to start both lexer and parser
  • add ast base structure and actions
  • init ast nodes
  • bison grammar/parse for arithmetic expressions

@Dayof Dayof merged commit 241531a into master Oct 17, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant