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

Divides into crates and constructs a workspace #7

Closed
momeemt opened this issue Jan 17, 2024 · 0 comments · Fixed by #10
Closed

Divides into crates and constructs a workspace #7

momeemt opened this issue Jan 17, 2024 · 0 comments · Fixed by #10
Assignees
Labels
type: enhancement New feature or request

Comments

@momeemt
Copy link
Member

momeemt commented Jan 17, 2024

There are the tokenizer, the parser, the macro expander, the code generator, and the language server inside one crate.
However, these must be divided into multiple crates because complexity will increase as the specification grows.

@momeemt momeemt added the type: enhancement New feature or request label Jan 17, 2024
@momeemt momeemt linked a pull request Jan 18, 2024 that will close this issue
@momeemt momeemt self-assigned this Jan 18, 2024
momeemt added a commit that referenced this issue Jan 18, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant