Skip to content
This repository has been archived by the owner on Apr 10, 2024. It is now read-only.

0.3.0: Generate full color information escape codes for set_color.

Pre-release
Pre-release
Compare
Choose a tag to compare
@mkrueger mkrueger released this 27 Mar 20:21
· 36 commits to main since this release
  • Implemented more compiler optimizations, warnings & errors
  • deactivated if…then reconstruction for decompiler

Decompiler reconstruction needs to be rewritten. Documented the issue in README.MD. This version is a major breakthrough for the compiler. It now supports all optimizations I aimed for and should be complete.

Enhanced the runtime as well, it supports now a larger set (but still not the majority) of .PPE features.

lsp makes progress too - (no realease yet) but it now supports basic code completion