Poll: Would you use P+ for development or stick to developing in PPL
P+
PPL
P+ & PPL
[Show Results]
Note: This is a public poll, other users will be able to see what you voted for.
Post Reply 
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
Find all posts by this user
Quote this message in a reply
Post Reply 


Messages In This Thread
RE: P+ for HP Prime Development - jonmoore - 05-14-2023, 07:10 AM
RE: P+ for HP Prime Development - jonmoore - 05-14-2023, 12:26 PM
RE: P+ for HP Prime Development in PPL - Insoft - 09-12-2024 03:10 PM



User(s) browsing this thread: 4 Guest(s)