Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Better Backends #2

Open
kztk-m opened this issue Aug 20, 2019 · 0 comments
Open

Better Backends #2

kztk-m opened this issue Aug 20, 2019 · 0 comments
Labels
enhancement New feature or request major

Comments

@kztk-m
Copy link
Owner

kztk-m commented Aug 20, 2019

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.

@kztk-m kztk-m added major enhancement New feature or request labels Jun 25, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request major
Projects
None yet
Development

No branches or pull requests

1 participant