[fpc-pascal] FP IDE sources
Guillermo Martínez Jiménez
gmartinez at burdjia.com
Thu Mar 14 09:34:41 CET 2024
Thanks, Karoly and Marco.
I thought "packages" were libraries not applications, as there is an
"utils" directory with programs.
Thankyou again,
Guillermo Martínez.
El Wed, 13 Mar 2024 22:45:19 +0100
Marco van de Voort via fpc-pascal <fpc-pascal at lists.freepascal.org>
escribió:
> Op 13-3-2024 om 21:34 schreef Karoly Balogh via fpc-pascal:
> > H
> >
> > Where are they? Why aren't with the official source packages?
> > But they are. The IDE code is here:
> > https://gitlab.com/freepascal.org/fpc/source/-/tree/main/packages/ide
> >
> > It also depends on Free Vision, which is here:
> > https://gitlab.com/freepascal.org/fpc/source/-/tree/main/packages/fv
> >
> > The ASCII table code is part of Free Vision, and it's here:
> > https://gitlab.com/freepascal.org/fpc/source/-/blob/main/packages/fv/src/asciitab.pas
> >
> And the mouse-keyboard-video drivers are in package rtl-console, e.g.
> for windows
>
>
> https://gitlab.com/freepascal.org/fpc/source/-/tree/main/packages/rtl-console/src/win
>
> _______________________________________________
> fpc-pascal maillist - fpc-pascal at lists.freepascal.org
> https://lists.freepascal.org/cgi-bin/mailman/listinfo/fpc-pascal
More information about the fpc-pascal
mailing list