64 and 32 bit computing
Visual
APL creates applications which can target either 64 bit platforms or 32 bit platforms. This means your application can take
advantage of all of the power available on the target platform of choice.
Speed Counts
Visual APL adds hinting, or typing, to your application. This can increase performance over pure
dynamic solutions by factors of 100’s.
Adding hinting to the 5% of your code where bottle necks occur )” ) can result in
dramatic speed enhancements with only the development cost of adding a few key words
at , just the right points.