Releases: ahfriedman/wpl
Releases · ahfriedman/wpl
v1.1.0-alpha
Individual Project extension of WPL. Includes higher-order functions, lambdas, sum types, product types, optimizations, and compiling to executable (with runtime).
v1.0.2-alpha
Final version of WPL
v1.0.1-alpha
Should be the same as before, however, now only error messages should be printed unless -verbose is specified. In this case, as before, the compiler will print success messages as well.
v-0.0.1-alpha
Should have all the basic features of WPL, but may still not be perfect. This should be my initial submission (unless I find more urgent errors).