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

Implementation Status #1

Open
14 of 24 tasks
Kraks opened this issue Feb 26, 2023 · 0 comments
Open
14 of 24 tasks

Implementation Status #1

Kraks opened this issue Feb 26, 2023 · 0 comments

Comments

@Kraks
Copy link
Owner

Kraks commented Feb 26, 2023

Vanilla Systems

  • System F
    • Syntax
    • Type Checker
    • Interpreter
  • System F-Sub
    • Syntax
    • Type Checker

Base Diamond Systems

  • Diamond STLC
    • Syntax
    • Type Checker
  • Diamond F-Sub

Type/Qualifier Inference for Base Diamond Systems

  • Bidirectional Diamond STLC
  • Bidirectional Diamond F-Sub

Flow-Sensitive Effects Diamond Systems

  • Effect Diamond STLC
  • Effect Diamond F-Sub

Extensions

  • Multi-arguments functions
  • Nested references
  • Native algebraic data types
  • Algebraic effects and handlers
  • Parallel/concurrency operations
  • Native arrays

Towards practical languages

  • Parsers
  • Interpreters
  • Compilers to X86 (a la miniScala)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant