0.0.5-alpha.1 • Published 7 years ago
tree-sitter-mylang v0.0.5-alpha.1
mylang
Features:
- typescript-like gradual typing
- python-like syntax
- haskell-like curried functions
- first-class monad support via
bindoperator overloading. This allows features likegenerators,promises,exceptionsto be implemented in user code simple as libraries.