Skip to content

stage 2: the compiler available at runtime #3

@glaebhoerl

Description

@glaebhoerl


  • Split compiler into lib + app
  • Link GHC RTS into compiled apps
  • Link compiler lib itself into compiled apps
  • Do some kind of JITing in the compiled app, make sure it works(?)

  • What other preconditions does this have??
  • Expose a compile/optimize function (intrinsic?) to the compiled app
    • (decide wtf to call it...)
  • Try it and make sure it works

  • Decide what to do for stage 3

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions