
Running interface effect:

Download:
N88-Basic Interpreter Win32 Version - Can be directly run and used greenly
Features:
Imitation of N88-basic, but not fully emulating some functional functions of graphics, such as view, window, etc. The available memory is less than the original. The specially added Play command with music ability not possessed by the original can share the MIDI effect with the computer. If you study in depth, you can completely treat it as programmable MIDI coding to realize your music creation & dreams.
================================================
Running interface effect:

Ubasic Interpreter, usable under pure DOS
Features:
Relatively high precision. In the case of calculating decimals, the first 18 digits of data are valid values (the value of tan(355/226) has very low precision, which is an exception for reference only). And when there are only integers, there is no error. Generally applied to the calculation of simple super large numbers (without decimals). Compatible with Qbasic drawing function functions, but does not provide string processing function functions.
Provides inverse trigonometric function functions, such as asin(.5), etc., and can be used as a programmable scientific calculator based on the Basic language.
[ Last edited by jjww2999 on 2010-6-11 at 09:49 ]
