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
145 stars 24 forks source link

Quasiquote syntax support #211

Open NeilKleistGao opened 6 months ago

NeilKleistGao commented 6 months ago

Support more quasiquote syntax:

Also see: #182

LPTK commented 6 months ago
NeilKleistGao commented 6 months ago