Skip to content

Incremental compilation #32

@jparoz

Description

@jparoz

Basically, if a Huck module hasn't changed, and none of its dependencies have changed, we don't need to regenerate it.

This is probably pretty low priority by itself; but the work needed to do this would have compiler development benefits when running the test suite, as well as probably having a lot of overlap with things needed for the REPL (#22).

Metadata

Metadata

Assignees

No one assigned

    Labels

    improvementImproves the way that an existing feature works, in a backwards-compatible way.

    Projects

    Status

    Todo

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions