New mikroPascal for 8051 compiler is available !!!

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

New mikroPascal for 8051 compiler is available !!!

#1 Post by marko » 01 Sep 2008 16:11

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

List of improvements includes:

Code: Select all

v.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
  - 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 25 Sep 2008 14:09, 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 » 16 Sep 2008 12:22

Reference Guide for mikroPascal has been updated !!!

This reference guide is intented to quickly introduce users
to PASCAL language syntax with the aim to easily start programming
microcontrollers along with other applications.

You can download Reference Guide for mikroPascal here:

http://www.mikroe.com/pdf/mikropascal/p ... x_v101.pdf

---
mikroElektronika team
"Good ideas are not complicated, they are
complex, but we are making it easy !!!"

Locked

Return to “mikroPascal PRO for 8051 General”