[fpc-pascal] pascal compiler for ardurino
    Ralf A. Quint 
    FreeDOS at gmx.net
       
    Tue Feb 26 20:49:07 CET 2013
    
    
  
At 11:07 AM 2/26/2013, ik wrote:
>Hello,
>
>Is there a Pascal compiler for Ardurino (instead of the existed build
>in language or C) ?
Don't know anything Arduino specific (their forums seem to be overrun 
by C language nazis), but for the AVR micro controllers in general I 
know of 3 commercial products:
mikroPascal Pro (http://www.mikroe.com/mikropascal/avr/)
Embedded Pascal for AVR (http://users.iafrica.com/r/ra/rainier/pAVR.htm)
Pascal-scm for Amtel AVR (http://www.e-lab.de/AVRco/index_en.html)
All three have some kind of evaluation version, however usually 
limited to 4KB or 8KB of flash code
There used to be a free (no open source AFAIK though) "Pheline Pascal 
AVR" (http://www.mikrocontroller.net/topic/140480), but that hasn't 
been maintained in years (and is German language only)...
Ralf 
    
    
More information about the fpc-pascal
mailing list