The Lazarus IDE is a stable and feature rich visual programming environment for the FreePascal Compiler. It supports the creation of self-standing graphical and console applications and runs on Linux, FreeBSD, MacOSX and Windows.
License
GNU Library or Lesser General Public License version 2.0 (LGPLv2)Follow Lazarus
nel_h2
Gen AI apps are built with MongoDB Atlas
MongoDB Atlas is the developer-friendly database used to build, scale, and run gen AI and LLM-powered apps—without needing a separate vector database. Atlas offers built-in vector search, global availability across 115+ regions, and flexible document modeling. Start building AI apps faster, all in one place.
Rate This Project
Login To Rate This Project
User Reviews
-
Lazarus is an excellent ide for the powerful modern language FreePascal (FPC). Pascal is both easy to write and hase good performance. Freepascal has through the years added the very useful generics, managed variable arrays, extended records, interfaces etc. With version 4 of the IDE, the developers have enabled a docked approach and made it stable. The editor syntax completion feature is really amazing and better than most of the stuff i have tried for Rust. (BTW: rust and pascal share so many features, but i personally think Pascal has a so much better syntax than Rust. But of course your mileage may vary). This is my fourth decade coding in Pascal and the language just keeps getting better without sacrificing simplicity. Keep up the amazing work!
-
uno de los mejores IDE que existen, larga vida a lazarus, saludos de Perú. visiten mi web "ericksystem.com" todos los programas hechos con lazarus pascal
-
Very good program language! I made several program's with it! You can find Srt Editor here on Sourceforge and it was made with Lazarus.
-
Lazarus is a fine project, but the lowest rated comment currently visible at the top is one that new users may take at face value and think that cross compiling is difficult. It is not: * If you are using 64 bit Lazarus on Win64 and want to generate (and debug) a 32 bit executable then install the associated lazarus-x.x-fpc-y.y.y-cross-i386-win32-win64.exe from the files section. Similarly you could install 32 bit Lazarus on Win64 and cross compile a 64 bit executable. * If you want to cross compile from Windows to Linux or vice versa, or to a different CPU architecture, then I suggest you use the excellent FpcUpdeluxe available on GitHub. FpcUpDeluxe will usually install the required binary tools as well.
-
Migrei para lazarus e hoje desenvolvo para Windows ferramentas comerciais que atendem bem ao proposito. Um grande obrigado a toda equipe que dedica um tempo a esse projeto fascinante!