MS4
Pre-release
Pre-release
Development was resumed after a brief hiatus of three years, and we're back with expressions! All classic PLanG operators and functions have been implemented, complete with function resolution and implicit type coercion.
As for restarting the development: the CI has been repaired, and now we're using JDK11.
Features
- Pratt parser for exceptions
- typechecker object
- resolution for overloaded functions. Only parameter overloading is supported yet
- all PLanG operators and functions (except I/O)
- loops