modelix / modelix/modelix.core
Use modelix/incremental in MPS-extensions/de.q60.mps.incremental.runtime
Nobody has claimed this yet.
- Dominant language
- Kotlin
- Stars
- 16
- Forks
- 10
- Avg merge
- 3h 9m
- Merged PRs (30d)
- 26
Description
The implementation in [1] is basically the first version of [2]. [2] is more scalable. An integration of [2] with MPS will allow to incrementally compute results of ModelQL.
[1] https://github.com/JetBrains/MPS-extensions/tree/master/code/shadowmodels/solutions/de.q60.mps.incremental.runtime
[2] https://github.com/modelix/incremental
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by comparing the implementation in MPS-extensions/de.q60.mps.incremental.runtime with the modelix/incremental project linked in the issue. Determine the integration points with MPS and how ModelQL results should be computed incrementally. Done means the newer implementation is integrated with MPS and supports incremental ModelQL result computation.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- kotlin
- Domain
- tooling
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 20/100