Re: [fpc-pascal] pascal compiler for ardurino

2013-02-27 Thread Koenraad Lelong
On 26-02-13 20:07, ik wrote: Hello, Is there a Pascal compiler for Ardurino (instead of the existed build in language or C) ? Thanks, Ido Hi, Does it have to be Arduino ? Or just the formfactor ? I'm using an Olimexino. That has an STM32 cortex-m3 processor in the same formfactor. And I'm

Re: [fpc-pascal] pascal compiler for ardurino

2013-02-27 Thread Mark Morgan Lloyd
ik wrote: Hello, Is there a Pascal compiler for Ardurino (instead of the existed build in language or C) ? Noting other peoples' responses, but I'm not sure that that's a meaningful question. "Arduino" is more a development environment and set of runtimes in its own right than a hardware pla

Re: [fpc-pascal] pascal compiler for ardurino

2013-02-27 Thread Sven Barth
On 27.02.2013 09:58, Ralf A. Quint wrote: I personally would like to be able to use FPC for some upcoming Raspberry Pi projects (which is an ARM v6/ARM11) rather than having to use C (though I am using C for +30 years now as well) Considering that there are screenshots of Lazarus running on the

Re: [fpc-pascal] pascal compiler for ardurino

2013-02-27 Thread Ralf A. Quint
At 12:44 AM 2/27/2013, Marco van de Voort wrote: If one is afraid of overhead, I would simply buy the vendor recommended compiler. Many of the 3rd party alternatives are less optimal too. At least they are with (ds)pic Well, as far as the micro controller vendors are concerned, those are usual

Re: [fpc-pascal] pascal compiler for ardurino

2013-02-27 Thread Marco van de Voort
In our previous episode, Ralf A. Quint said: > > > in language or C) ? > > > >FPC has an AVR target (the processor the Arduino is based on), but I > >don't know its state... (AFAIK its non working though :( ) > I know there is an entry in the FPC Wiki about that, but that is > quite "aged" and I

Re: [fpc-pascal] pascal compiler for ardurino

2013-02-27 Thread Ralf A. Quint
At 12:08 AM 2/27/2013, Sven Barth wrote: That's another question of course. But e.g. Florian tries to minimize the overhead of the embedded RTL and if you are aware that you shouldn't use high overhead features they won't be linked in either (e.g. if you don't use Variants then the variants uni

Re: [fpc-pascal] pascal compiler for ardurino

2013-02-27 Thread Sven Barth
On 27.02.2013 08:11, Ralf A. Quint wrote: At 10:27 PM 2/26/2013, Sven Barth wrote: Am 26.02.2013 20:08 schrieb "ik" mailto:ido...@gmail.com>>: > > Hello, > > Is there a Pascal compiler for Ardurino (instead of the existed build > in language or C) ? FPC has an AVR target (the processor the Ard

Re: [fpc-pascal] pascal compiler for ardurino

2013-02-26 Thread Ralf A. Quint
At 10:27 PM 2/26/2013, Sven Barth wrote: Am 26.02.2013 20:08 schrieb "ik" <ido...@gmail.com>: > > Hello, > > Is there a Pascal compiler for Ardurino (instead of the existed build > in language or C) ? FPC has an AVR target (the processor the Arduino is based on), but I

Re: [fpc-pascal] pascal compiler for ardurino

2013-02-26 Thread Sven Barth
Am 26.02.2013 20:08 schrieb "ik" : > > Hello, > > Is there a Pascal compiler for Ardurino (instead of the existed build > in language or C) ? FPC has an AVR target (the processor the Arduino is based on), but I don't know its state... (AFAIK its non working though :( ) Regards, Sven _

Re: [fpc-pascal] pascal compiler for ardurino

2013-02-26 Thread ik
On Tue, Feb 26, 2013 at 9:49 PM, Ralf A. Quint wrote: > 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

Re: [fpc-pascal] pascal compiler for ardurino

2013-02-26 Thread Ralf A. Quint
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 pr

[fpc-pascal] pascal compiler for ardurino

2013-02-26 Thread ik
Hello, Is there a Pascal compiler for Ardurino (instead of the existed build in language or C) ? Thanks, Ido ___ fpc-pascal maillist - fpc-pascal@lists.freepascal.org http://lists.freepascal.org/mailman/listinfo/fpc-pascal