New mikroBasic for 8051 compiler is available !!!

General discussion on mikroBasic PRO for 8051.
Locked
Author
Message
User avatar
marko
mikroElektronika team
Posts: 916
Joined: 02 Feb 2005 16:09
Location: Europe
Contact:

New mikroBasic for 8051 compiler is available !!!

#1 Post by marko » 25 Sep 2008 15:27

We are proud to announce new mikroBasic compiler for 8051 microcontrollers.

List of improvements includes:

Code: Select all

v.1.1.0
------------------------
- IDE
  - New: Customizable new look
  - New: Layout manager
  - New: Project manager
  - New: Library manager
  - New: Drag and drop files to editor
  - New: Code folding feature
  - New: Autocorrect notification
  - New: Declaration syntax checker
  - New: Macro manager
  - New: New project wizard
  - New: Bug report tool
  - New: Templates for AutoComplete
  - New: Complete Help for IDE + Language and library reference and 8051 specifics
  - New: Spell checker
  - New: Image files (.jpg, .bmp) can be added to project
  - New: Grep search
  - Improved: Brackets painter
  - Imporved: Pairs painter
  - Improved: Code explorer
  - Improved: Docking manager  
  - Improved: Messages window with filtering
  - Improved: Grep search feature
  - Improved: Code Assistant, Parameter Assistant
  
- Compiler
  - Fixed: Smaller bugs and corrected errors in def files
  - New: Command line interface
  - New: Interface section fully supported
  - New: Forward declaration fully supported
  - New: Function result can be a complex type
  - New: Pointer to function and function call through pointers
  - New: Bit, sbit variables support
  - New: Small, compact and large memory model support
  - New: Efficient file format for libraries (.MCL)
  - New: Additional set of keywords to fasciliate 8051 programming:
        code   pdata     sbit    
        data   small     bit     
        idata  compact   sfr     
        bdata  large     ilevel  
        xdata  at        
  - New: PeepHole optimisation added to optimizer
  - New: Compiler front end redesigned for faster compilation
  - Improved: Memory management, initialisation sections introduced
  - Improved: Fast and efficient linker algorithm
  - Improved: Fast Hex generator
  - Improved: Fast loading and writing compiled libraries (.MCL)
  - Improved: Messaging system
  - Improved: Output options control
  - Improved: Libraries redesigned and rewritten to meets demands of 8051 architecture
  - Improved: Fast and small executable code
  - Improved: Optimizer rewritten to meet demands of 8051 architecture
You can download it here !!!

---
mikroElektronika team
Last edited by marko on 13 Aug 2009 15:19, edited 1 time in total.
"Good ideas are not complicated, they are
complex, but we are making it easy !!!"

User avatar
marko
mikroElektronika team
Posts: 916
Joined: 02 Feb 2005 16:09
Location: Europe
Contact:

#2 Post by marko » 02 Feb 2009 14:09

mikroBasic for 8051 Manual is now available for download.

You can download it here.

Best Regards.
"Good ideas are not complicated, they are
complex, but we are making it easy !!!"

Locked

Return to “mikroBasic PRO for 8051 General”