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

Add AST and restructure project #43

Merged
merged 1 commit into from
Feb 13, 2025
Merged

Conversation

adamchristiansen
Copy link
Member

Define the AST and improve the project layout. Changes to the project layout were included in this as the AST is sufficiently large to require its own directory, thus, the restructure was implemented.

@adamchristiansen adamchristiansen self-assigned this Feb 9, 2025
@adamchristiansen adamchristiansen changed the title Add AST and Restructure project Add AST and restructure project Feb 9, 2025
@adamchristiansen adamchristiansen force-pushed the feat/23-41-ast-restructure branch 2 times, most recently from bddef02 to 94605e8 Compare February 13, 2025 06:13
@adamchristiansen adamchristiansen marked this pull request as ready for review February 13, 2025 06:20
- Define AST (closes #23).
- Improve project layout (closes #41).
@adamchristiansen adamchristiansen force-pushed the feat/23-41-ast-restructure branch from 94605e8 to 4cdb4e5 Compare February 13, 2025 06:21
@adamchristiansen adamchristiansen merged commit 3b73c7b into main Feb 13, 2025
10 checks passed
@adamchristiansen adamchristiansen deleted the feat/23-41-ast-restructure branch February 13, 2025 19:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

Restructure project tree Define abstract syntax tree
1 participant