- Original Windows basic compiler BASCOM-AVR for the AVR family.
- Designed to run on W95/W98/NT/W2000/XP and Vista

Some of it’s 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 , DOUBLE and String variables.
· Support
for the DOUBLE. Not found in any AVR compiler, BASCOM gives you the
advantage to crunch huge numbers with the DOUBLE(8 byte Floating Point)
Details for this great compiler can be found HERE
0 comments :