ASIC programming language
ASIC programming language is a programming language created in 1992. ASIC is a programming language, a BASIC dialect and shareware compiler for DOS systems. Written by Dave Visti of 80/20 Software, it achieved brief popularity in the 1990s as one of the few BASIC compilers legally available for download from BBSes. However, ASIC understood only a small subset of the BASIC language, with most versions having little or no support for logical operators, control structures, and floating-point arithmetic. Read more on Wikipedia...
28Years Old | 20Users | ?Jobs |
- ASIC programming language ranks in the top 25% of languages
- the ASIC programming language wikipedia page
- ASIC programming language first appeared in 1992
- See also: microsoft-macro-assembler, basic, gw-basic
- Have a question about ASIC programming language not answered here? Email me and let me know how I can help.
Example code from Wikipedia:
REM 10 a=2 L10: A@ = 2 REM 20 b=a^10 2: Syntax error REM 30 PRINT b REM 30 PRINT b 3: Syntax error
Last updated August 9th, 2020