Skip to content

P+ SDK for the HP Prime, P+ is essentially the PPL language with additional features, such as substitution capabilities, and requires all keywords to be in lowercase.

License

Notifications You must be signed in to change notification settings

Insoft-UK/PrimeSDK

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PrimeSDK for macOS

P+ for HP Prime


P+ is a proprietary programming language designed to mitigate the challenges associated with code maintenance and comprehensibility in the HP Programming Language (PPL). P+ serves as an intermediary language that addresses these issues by introducing support for substitutions and facilitating code organization. The final output is a PPL program file with a minimal footprint, optimized to conserve the limited storage space available on the HP Prime.

P+ is essentially the PPL language with additional features, such as substitution capabilities, and requires all keywords to be in lowercase.

Note

p+, pplmin, pplref, and grob are no longer installed in /usr/local/bin. To uninstall them manually, just drag these four files to the trash. The folder in your home folder ~/primeplus-toolchain that is created during the old installing of PrimeSDK can be removed.

About

P+ SDK for the HP Prime, P+ is essentially the PPL language with additional features, such as substitution capabilities, and requires all keywords to be in lowercase.

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published