Skip to content

defined constructors should reside in the AST module #287

@andreasabel

Description

@andreasabel

defined constructors should reside in the AST module, rather than just in the parser.

  • Modify the TypeChecker to store the inferred types of the definition arguments.
  • Place the definitions in the AST module (together with their type signatures).
  • Java: cannot place into package Absyn, place in class AbsynDef

Backends:

  • Agda
  • Haskell
  • C
  • C++
  • Java
  • Ocaml

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions