Hi,
It's great to get a compiler for a mainstream programming language
inside NuttX!
I will try to get a look at this.
Thank you!
Sebastien
Le 12/03/2022 à 01:51, Gregory Nutt a écrit :
Now that I am not longer on the critical path for NuttX support, I am much
less involved in the RTOS. I
Yes,
I programmed pascal on CP/M on z80 and late on 8086 Borland pascal, 1987
I hope to try to compile the .pas on our u-blox modules w106 and b302, that are
esp32 and nrf52 core
Nice job
Enviado do meu iPhone
> Em 12 de mar. de 2022, à(s) 00:30, Gregory Nutt
> escreveu:
>
>
>>
>> Will Em
> Will Embedded Pascal open /dev/ files ?
>
Yes. The Pascal I/O run-time is a portability layer. Ffor Linux and NuttX
it uses standard C library calls. It does use C buffered I/O (fopen,
fread, fwrite, etc.) which may not be ideal for some kinds of device I/O.
An alternative I/O run-time base
Greg
Will Embedded Pascal open /dev/ files ?
Miguel
Enviado do meu iPhone
> Em 11 de mar. de 2022, à(s) 21:51, Gregory Nutt
> escreveu:
>
> Now that I am not longer on the critical path for NuttX support, I am much
> less involved in the RTOS. I thought, perhaps, people might be intereste