BASCOM 2.0
Latest version:
2.0.12
See all
Developer:
BASCOM is the Windows BASIC COMPILER for the 8051 family. In addition it has full support for arrays and the single floating point type.
Key Benefits:
-Structured BASIC with labels.
-Structured programming with IF-THEN-ELSE-END IF, DO-LOOP, WHILE-WEND, SELECT- CASE.
-Fast machine code instead of interpreted code.
-Variables and labels can be as long as 32 characters.
-Bit, Byte, Integer, Word, Long, Single and String variables.
-Compiled programs work with any 8051 uP such as AT89C1051, AT89C2051, 8031, 8032, 8051, 8052, 80552, 80535 and 80537 m Processors.
-Statements are highly compatible with Microsoft’s VB/QB.
-Special commands for LCD-displays , I2C chips and 1WIRE chips.
Comments (1)