Skip to content

Prime SDK for the HP Prime, PPL+ is a pre-processor utility designed to improve code maintainability and readability in the HP Programming Language (PPL).

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

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

HP Prime G2

Graphing calculator HP Prime has a 3.5-inch full color touch screen, that delivers touch screen or keypad interaction. A range of advanced built-in and programmable functions, a rechargeable built-in long-life Li-Ion battery, easy way to switch between RPN, textbook and algebraic entry-system logic, an optional Wi-Fi adapter and more makes HP Prime the leading edge in graphing calculators.

more...

Xprime Code Editor for macOS

Xprime Code Editor

  • Edit your PPL or PPL+ code for the HP Prime.
  • Package your application for deployment on a physical HP Prime or the virtual emulator.
  • Export a G1 .hpprgm file for use on a real HP Prime or the Virtual Calculator.

Command-Line Tools

The command-line tools are are installed at /Applications/HP/PrimeSDK/bin.

PPL+ Pre-Processor for PPL

PPL+ is a pre-processor designed to improve code maintainability and readability in the HP Programming Language (PPL). PPL+ also allows one to define regular expressions to assist in the preprocessing workflow. The final output is a compact, optimized PPL program file tailored to the HP Prime’s limited storage capacity.

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.

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.

GROB for PPL Code

A utility that generates PPL code from image files for use with the GROB library, enabling the creation of graphic objects for use with the BLIT and BLIT_P functions on the HP Prime calculator.

Adafruit GFX Font Converter

A handy utility for converting Adafruit_GFX .h files to the .prgm format, for use with the HP library to render Adafruit GFX fonts.

This utility tool provides the ability to extract PPL code from an HP Prime .hpprgm file. The tool can also convert source code .prgm file/s to .hpprgm G1 format, while G1 is the old .hpprgm format it's still supported by the HP Prime Connectivity Kit and will be converted to the latest .hpprgm fornat.

Library for HP Prime

ColorSpace, GROB and HP

About

Prime SDK for the HP Prime, PPL+ is a pre-processor utility designed to improve code maintainability and readability in the HP Programming Language (PPL).

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages