mikroBasic for 8051 beta v.0.92

Beta Testing discussion on mikroBasic PRO for 8051.
Locked
Author
Message
User avatar
zristic
mikroElektronika team
Posts: 6608
Joined: 03 Aug 2004 12:59
Contact:

mikroBasic for 8051 beta v.0.92

#1 Post by zristic » 04 Sep 2008 15:31

mikroBasic for 8051 beta has been released.

This is the first version of mikroBasic having the command line feature.
Also, we packed the compiler into the new IDE with many interesting features.

Give it a try, we still have some work to do on it, but the version is operational and functional. Do not hesitate to send us bug reports (the bug reporting system is built in the IDE).

  • v.0.92 beta (2008-09-04)
    ------------------------
    - 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
    - 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
Thank you all.
mE Team.

Locked

Return to “mikroBasic PRO for 8051 Beta Testing”