grin-compiler / grin

GRIN is a compiler back-end for lazy and strict functional languages with whole program optimization support.

Home Page:https://grin-compiler.github.io/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Topics to write about

csabahruska opened this issue · comments

  • related projects using GRIN intermediate language or whole program compilation:
    JHC, LHC, UHC, HRC, MLton
  • future directions: ASAP, gibbon, MLton's IR, SPMD
  • frontend priorities: GHC, Idris, (Agda?)
  • project status
  • project priorities:
    1. analyze code
    2. compile code
    3. minimal tooling (debugger/profiler)
    4. compile fast code
    5. compile fast code quickly
    6. extensive tooling
  • possibilities of reusing llvm and existing tooling from imperative world