.TH "Lazarus" "1" "19 April 2008" "Free Pascal" "Free Pascal RAD IDE" .SH "NAME" Lazarus \- is a Rapid Application Development (RAD) for the Free Pascal Compiler (FPC) including an Integrated Development Environment (IDE). .SH "SYNOPSIS" .B "lazarus" .SH "DESCRIPTION" This binary is an integrated development environment for the .I Free Pascal Compiler (FPC) which is an advanced .I Turbo Pascal and .I Delphi (7.0) compatible multi\-target Pascal compiler. .PP The IDE uses .BR FPC (1) .PP The current main supported targets are .I Linux, .I Mac OS X, .I Freebsd, and .I Windows. The other targets are either based on older versions of the compiler or are still in development. .PP This manpage is meant for quick\-reference only. Lazarus comes with an online manual, which is updated constantly, while this man page can be out of date. .SH "Usage" The user interface of the IDE has been designed to be similar to Delphi. It provides the user with a user friendly, but rather powerful editor, a form editor, an extensive on\-line help system and a debugger. A windowing system is the base of the user interface. The user will usually open a few text editor windows in which he will design his program, during which he can regularly check and debug through the use of hot keys. The high speed of the compiler ensures that programmers can do this often and therefore allows speedy development of code. .SH "Help files" No help files are provided by default. The user must download the Lazarus and Free Pascal documentation in HTML format and install it into the IDE using the Help\->Configure Help. Files can also be installed in this menu and can be useful for source code that ships with HTML files as documentation. .SH "AUTHORS" Lazarus development team (see .I http://lazarus.freepascal.org ) .SH "SEE ALSO" .IP .BR startlazarus (1) .BR lazbuild (1) .BR fpc (1)