مجموعه ای از توابع و کتابخانه اوپن سورس که محیطی شبیه بورلند دلفی رو شبیه سازی می کنه.
کد:
Lazarus is the class libraries for Free Pascal that emulate Delphi. Free Pascal is a GPL'ed compiler that runs on Linux, Win32, OS/2, 68K and more. Free Pascal is designed to be able to understand and compile Delphi syntax, which is of course OOP. Lazarus is the part of the missing puzzle that will allow you to develop Delphi like programs in all of the above platforms. Unlike Java which strives to be a write once run anywhere, Lazarus and Free Pascal strives for write once compile anywhere. Since the exact same compiler is available on all of the above platforms it means you don't need to do any recoding to produce identical products for different platforms.
لازاروس کلاسها و کتابخانه هایی از freepascalمیباشد که Delphi را شبیه سای میکند .کامپایلر freepascal مبتنی برgpl (متن باز)میباشد و بر روی سیستم عاملهای win32,linux,os/2,64kو........ freepascalطوری طراحی شده که تا دستورات delphi را درک کندکه مبتنی بر شیی میباشد.لازاروس همچون قطعه گم شده از یک پازل میباشد که به شما اجازه توسعه برنامه های دلفی در سیستم عاملهای فوق را میدهد.بر خلاف جاوا که سعی شده 1 بار نوشته و همه جا اجرا شود لازاروس و freepascal سعی شده 1 بار نوشته و همه جا کامپایل شود به جهت اینکه از همان کامپایلر در در سیستم عاملهای فوق استفاده میشود شما احتیاج به کد نویسی دوباره برای ایجاد همان برنامه روی سیستم عاملهای دیگر ندارید
http://www.lazarus.freepascal.org