Skip to content
This repository has been archived by the owner on Jun 25, 2022. It is now read-only.

Add feature for incremental compilation #35

Open
TimJentzsch opened this issue Jul 4, 2020 · 0 comments
Open

Add feature for incremental compilation #35

TimJentzsch opened this issue Jul 4, 2020 · 0 comments
Labels
enhancement New feature or request

Comments

@TimJentzsch
Copy link
Contributor

For the use in IDEs, it is important that the parser can provide incremental compilation.
Using this feature, most of the AST is preserved when making changes to the source file, only the changed text is parsed again and integrated into the AST.

@TimJentzsch TimJentzsch added the enhancement New feature or request label Jul 4, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant