P+ for HP Prime Development in PPL
|
09-12-2024, 03:10 PM
(This post was last modified: 09-18-2024 04:58 PM by Insoft.)
Post: #26
|
|||
|
|||
RE: P+ for HP Prime Development in PPL
UPDATE
P+ v2.0 is currently in development to resolve several issues and eliminate unnecessary, unused features, such as the minifier capabilities. Previous versions will remain available for download. PPL code that is generated will conform to the same format as PPL Reformatter would produce, it will not be in anyways or unable unlike v1.x to be minified or compressed, to minify and compress PPL code please use PPL Minifier utility. v2.x will be more strict with missing `;` unlike in v1.x if are missing they were optional, this will no longer be the case for v2.x P+ is very much PPL extended and with some C like futures. PPL Minifier Minifier & Compressor for PPL Code Minification of your code results in it taking up less space, making it use less storage of your HP Prime's storage memory giving you more space for more programs. v1.0 has been released as a binary for macOS (Intel & Apple Silicon), with the source code available on GitHub for users on other platforms to compile. PPL Reformat Reformater for PPL Code Reformating your code enforce a consistent coding style throughout your project, making it easier for multiple developers to work on the same codebase. It helps maintain a uniform look and feel, which can enhance code readability. Readability: Well-formatted code is easier to read and understand. Insoft Tools for HP Prime Software Development |
|||
« Next Oldest | Next Newest »
|
User(s) browsing this thread: 1 Guest(s)