|
What an interesting scenario... Is it possible to
upstage the industry
giant -- Microsoft -- with a lighter, nimbler, more effective compiler
from PowerBASIC? That's affirmed daily, by thousands of programmers
just
like you. Stay with us for a moment, and we'll show you why...
First, it's a difference in philosophy. Microsoft makes
good compilers,
and Visual Basic is no exception. It has a very nice IDE, which lends
itself to fairly easy and straightforward creation of programs. No
doubt
about that. But, there is a price to pay... It's called "BloatWare"...
Big, lumbering programs, with no great regard for efficiency. Not very
fast.
Not very agile. Even the tiniest VB6 program needs a huge VBRUN DLL
just
to execute "Hello World". And VB.NET? It needs a run-time of around 23
Megabytes!
PowerBASIC, on the other hand, has long been associated
with performance. Twenty five years of rock-solid performance. It never
needs a run-time, never needs a DLL, unless you choose it as your
personal requirement. PowerBASIC generates optimized machine code, just
like the best C compilers. In fact, PowerBASIC generates EXE's that are
downright tiny, compared to the competition. That's why our development
staff has a small sign which reads, "Smaller-Faster. Smaller-Faster.
Smaller-Faster." They follow it faithfully.
Ready for a move already? Just CLICK
HERE to learn more ABOUT PB.
"You don't have to
wait for Microsoft or learn another language to get better performance
out of your Visual Basic apps -- just identify the bottle-neck in your
code and compile the slow procedures as a DLL. It's a snap!"
- J.D. Hildebrand, Editor
VB TECH JOURNAL
|
You know, some compilers shield you from the
complexities of Windows. They won't let
you see every message... They won't let you call every function. All in
the
name of "simplicity". Until the day you need that missing message. Or
need that inaccessible API. What then? You'll find you can rely on
PowerBASIC. You'll have
the tools to access every API and any DLL. Pointers. ASCIIZ strings.
Unsigned integers. And more. You'll make the decision to filter complex
messages by using DDT (Dynamic Dialog Tools), or read every one with
standard callback functions. That's why PowerBASIC has often been
called
The Consultant's Secret Weapon.
If you already have an investment in VB, with much code
already written,
there is one other alternative -- use PowerBASIC along with your
existing
Visual Basic code to speed up the slow procedures! Just compile
the
"problem code" to a PowerBASIC DLL, and call it from VB. As the
editors of VB Tech Journal pointed out... "It's a snap!".
Ready for more details? Lots more information is
available on all of our
products in the PowerBASIC Product
Catalog. For a list of every statement
and function, and a comparison to other compilers, check out the
PowerFeatures.
Or, for an in-depth discussion of all three of our
compilers, Which Compiler Should I
Choose can help you answer that very
question.
Who Uses PowerBASIC, anyway? Wouldn't it be interesting
to learn who's
purchased PowerBASIC? Just to get an idea of how they might be using
it?
We thought so, too! See if you recognize any names on this customer list...
When folks like Mercedes-Benz, AMD, Lockheed, NASA,
Chase, Intel, and Marriott are PowerBASIC customers, you'll likely find
yourself in pretty good company!
|