Skip to content
This repository has been archived by the owner on Sep 27, 2023. It is now read-only.

Add incremental compilation #24

Open
Adrodoc opened this issue May 4, 2016 · 0 comments
Open

Add incremental compilation #24

Adrodoc opened this issue May 4, 2016 · 0 comments

Comments

@Adrodoc
Copy link
Owner

Adrodoc commented May 4, 2016

This feature would improve the development of large MPL program, where it is not possible to import the entire program with one command.

When using incremental compilation, the compiler should create a patch script that modifies the existing command blocks, instead of recreating them. The structure would need to track a version hash to tell the patch script wich patches are necessary.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

1 participant