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

Language improvements #1

Merged
merged 161 commits into from May 31, 2019
Merged

Language improvements #1

merged 161 commits into from May 31, 2019

Conversation

wbbradley
Copy link
Contributor

  • Type system is now parametrically polymorphic and uses program-wide type inference based on System-F with type classes.
  • Multiple passes added to compiler to enable better encapsulation of code-gen and type checking, etc..
  • Support for data, struct, and newtype
  • Support for LLVM code generation

@wbbradley wbbradley merged commit 465efdb into master May 31, 2019
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

Successfully merging this pull request may close these issues.

None yet

1 participant