Topic : Free pascal compiler for 8051

Forum : 8051

Original Post
Post Information Post
June 24, 2008 - 12:54pm
Guest

For those who like programming in Pascal here is Turbo51 - a free Pascal compiler for the 8051 family of microcontrollers:

http://turbo51.com/

It features a fast single pass optimizing compiler, Borland Turbo Pascal 7 syntax, full floating point support, mixed Pascal and assembler programming, full use of register banks, advanced multi-pass optimizer, smart linker, generates compact high quality code, output formats include binary, Intel HEX and assembler source.

Igor