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

Upgrade parser #1

Open
4 tasks
wires opened this issue May 15, 2018 · 0 comments
Open
4 tasks

Upgrade parser #1

wires opened this issue May 15, 2018 · 0 comments

Comments

@wires
Copy link
Member

wires commented May 15, 2018

The parser that @epost wrote is currently able to work with expressions such as

+ Unit * Unit Void

We probably want to move this into some sort of s-expression and turn it into something usable.

  • decide on syntax
  • write some example expressions
  • make the parser produce the actual AST type instead of the experimental one
  • upgrade parser and merge into main
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

No branches or pull requests

1 participant