Skip to content

DualBrain/QuickPakPro

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

QuickPak Professional Resurrected

The original QuickPak Professional add-on was the absolute best product for writing professional applications using QB4.5/PDS7.1 in the late-1980s and early-1990s. It was touted as The Most Comprehensive Collection of BASIC Tools Ever Produced.

QuickPak Professional for QB4.5/PDS7.1/VBDOS1.0 (MS-DOS) was released into the public domain around the end of 2018 by Gene Buckle. This project serves to resurrect much of the functionality (where possible) for use several modern dialects of BASIC such as QB64, FreeBASIC, as well as others.

You can find the original QuickPak Professional installation here along with a PDF copy of the manual. You can also access the original repo here.

We also want to thank Gene Buckle for making this all possible as well as to Ethan Winer for creating the product in the first place.

Progress

Contributing

To contribute to this project, you must first create a GitHub account, then clone the project to your account. Create your edits in your local copy of the project and then "Sync" your project back to your GitHub repository. Once your GitHub repository is up to date, you can create a "Pull Request". The "Pull Request" will be seen and reviewed by the team and, if accepted, will be updated to the main project. Please be sure to refresh your repository with the original project often, as changes are made without notice and could affect you changes as well.

Code Formatting Guidelines

  • Attempt to retain/augment all existing comments (preserving some the history).
  • Indent depth: 2 spaces.
  • Variables are camel-case.
  • Functions/Subs are pascal-case.
  • GOSUB routine starts immediately after the GOSUB label.
  • RETURN is aligned with routine.

About

A "clone" of Quick Pak Professional (QB/MS-DOS)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Sponsor this project

 

Packages

No packages published