hkust-taco / mlscript

The MLscript programming language. Functional and object-oriented; structurally typed and sound; with powerful type inference. Soon to have full interop with TypeScript!
https://hkust-taco.github.io/mlscript
MIT License
171 stars 26 forks source link

Fix type checking of classes, constructors, and fields #179

Closed LPTK closed 1 year ago

LPTK commented 1 year ago

Supersedes https://github.com/hkust-taco/mlscript/pull/178.