Skip to content

Better Backends #2

@kztk-m

Description

@kztk-m

Original report by Kazutaka Matsuda (Bitbucket: kztk, GitHub: kztk-m).


The current implementation handles input programs as:

Surface ASTs --> Renamed Asts --> Typed Asts --> Desugared Asts --> Haskell-like Representations --> Template Haskell 
                                                       | 
                                                       v
                                                      REPL 

REPL should be performed for the representations in the one-step later phase.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions