https://github.com/insoft-uk/ppl-reformat
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.
https://github.com/insoft-uk/ppl-reformat
code-formatting code-quality coding-style consistent-style developer-tools hp-prime ppl readability
Last synced: 10 days ago
JSON representation
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.
- Host: GitHub
- URL: https://github.com/insoft-uk/ppl-reformat
- Owner: Insoft-UK
- License: mit
- Created: 2024-09-12T18:28:18.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2025-10-04T22:17:43.000Z (12 days ago)
- Last Synced: 2025-10-06T14:59:42.872Z (10 days ago)
- Topics: code-formatting, code-quality, coding-style, consistent-style, developer-tools, hp-prime, ppl, readability
- Language: C++
- Homepage:
- Size: 755 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
# 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.> The planned update will support .hpprgm files with headers and footers, including both the G1 and the new G2 formats. It will output the file as a UTF-16 LE .ppl file. Supported input formats will include .ppl, binary .hpprgm, and non-binary .hpprgm files that is, .hpprgm files that are simply UTF-16 LE text files, similar to .ppl.
> [!NOTE]
The PPL file must be in UTF-16LE format, and at this time, .hpprgrm files with header and footer are not supported—only raw code is accepted currently.