Free Pascal 2.2.0

Mitteilungen und Ankündigungen
Benutzeravatar
theo
Beiträge: 10467
Registriert: Mo 11. Sep 2006, 19:01

Beitrag von theo »

Christian hat geschrieben: niemand der grossartig was negatives beisteuern konnte... erschreckend.


Ich finde allgemein die Kritik erstaunlich positiv. Auch in dem englischen Artikel:

For many programmers, the renewed interest in Pascal is surprising. Many think of Pascal as an old language, no longer used, which has lost the battle with C a long time ago. Nevertheless, FPC has enough features to make it the language of choice for programmers.


Free Pascal is a mature compiler, excellently suitable for any programming task at hand. FPC shines especially where it concerns cross-platform applications: the ease with which applications for Windows and Linux can be developed is simply astonishing. On top of this the Lazarus project offers a 2-way IDE for the development of GUI (Desktop) applications, something scarcely available for C or C++ under Linux. This domain is traditionally reserved to interpreted languages such as Java or C#, which suffer from problems such as excessive memory usage, slow performance and maintainability. All in all it can be said that the combination FPC/Lazarus is a good choice for cross-platform development.

pluto
Lazarusforum e. V.
Beiträge: 7178
Registriert: So 19. Nov 2006, 12:06
OS, Lazarus, FPC: Linux Mint 19.3
CPU-Target: AMD
Wohnort: Oldenburg(Oldenburg)

Beitrag von pluto »

ich könnte einige bugs auflisten, was ich ja teilweise auch schon gemacht habe.

Es gibt viele Punkte in der IDE bei fpc die "verbessert" werden sollten.

z.b. das mit FormatDataTime. es gibt ein Macro: Date das kann mit den gleichen Parametern aufgerufen werden wie FormatDateTime, aber leider werden nur die englischen namen zurückgeben, das es nicht mein eigens Programm ist kann ich es schlecht ändern :(
MFG
Michael Springwald

Christian
Beiträge: 6079
Registriert: Do 21. Sep 2006, 07:51
OS, Lazarus, FPC: iWinux (L 1.x.xy FPC 2.y.z)
CPU-Target: AVR,ARM,x86(-64)
Wohnort: Dessau
Kontaktdaten:

Beitrag von Christian »

Pluto, eine lösung dafür hab ich die aufgezeigt und die funktioniert auch mit 2.2.0. was ist denn nun noch das problem ?
W.m.k.A.h.e.m.F.h. -> http://www.gidf.de/

Gustav Gans
Beiträge: 25
Registriert: Mi 12. Sep 2007, 19:28

Beitrag von Gustav Gans »

Hallo,

weiß jemand, ob man Free Pascal 2.2 irgendwie ins aktuelle Lazarus einbinden kann?

Christian
Beiträge: 6079
Registriert: Do 21. Sep 2006, 07:51
OS, Lazarus, FPC: iWinux (L 1.x.xy FPC 2.y.z)
CPU-Target: AVR,ARM,x86(-64)
Wohnort: Dessau
Kontaktdaten:

Beitrag von Christian »

bestimmt ;)

Kopiers doch einfach rein
W.m.k.A.h.e.m.F.h. -> http://www.gidf.de/

pluto
Lazarusforum e. V.
Beiträge: 7178
Registriert: So 19. Nov 2006, 12:06
OS, Lazarus, FPC: Linux Mint 19.3
CPU-Target: AMD
Wohnort: Oldenburg(Oldenburg)

Beitrag von pluto »

@Christian
ganz einfach, beim Macro geht es nicht mehr also wenn ich date und dann strg+j drücke.... und wenn date als marco eingeführt ist...

Sonst ist es prima deine Lösung...
MFG
Michael Springwald

Antworten