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

refactor: Import-first design #8

Open
2 of 3 tasks
mcjcloud opened this issue Dec 30, 2021 · 0 comments
Open
2 of 3 tasks

refactor: Import-first design #8

mcjcloud opened this issue Dec 30, 2021 · 0 comments

Comments

@mcjcloud
Copy link
Owner

mcjcloud commented Dec 30, 2021

Currently, the evaluator is built around a single AST. Importing and exporting has been implemented as an afterthought. Ideate for the best project structure for multiple files and for better future extensibility.

Goals

  • Error messages are tracked by file
  • Data is organized in an intuitive and cohesive way
  • The project is extensible for the future
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