This page last updated 1-
A-
This section of the website has quite a few pages of information on A-
A-
Portability for AlphaBasic Applications
If you have an AlphaBasic application, but are feeling confined by the proprietary
AMOS/Alpha Micro environment, A-
A-
How is that possible? Through precision and patient software engineering. Over
the course of several years, we painstakingly developed a nearly perfect clone of
the AlphaBasic compiler and runtime system, including XCALLs, CMD/DO file processing,
PPNs, etc. The main difference between ours and the one you've become used to is
that ours is written in portable C, allowing it to run on a wide variety of industry
standard platforms. The other notable difference is that ours is a lot faster. Admittedly,
that is only partly due to software engineering; most is due to the overwhelming
processing power of modern commodity computing platforms which figuratively run circles
around the 68060. But the end result is the same: your real-
Why port rather than buying a new application? Chances are that your investment in
your existing application is worth more than you think. This is certainly true if
you have customized or developed it. But conversely, your computing hardware is
probably worth less than you think. For under $5000, you can buy a complete system
that will outrun the fastest AM6000. But it may cost you considerably more than
that to develop or purchase a complete new business software package, especially
when you consider training, data conversion, customization costs, etc. With A-
For additional and more in-