RAD tool in Linux

Source: Internet
Author: User
In Linux, the RAD tool-Linux Enterprise Application-Linux server application information. For more information, see. Borland Delphi's future is getting increasingly lost, but now there is finally an open-source "Delphi": Lazarus for free pascal.

In fact, it was a long time ago. When I first entered the linux World, I did a little research, but it was still not very mature. Lazarus is now available as a RAD tool in linux, and now it supports gtk2.

LINUX has always lacked the RAD tool. Currently, anjuta 2 and glade can be regarded as a RAD tool. However, the official version of anjuta 2 does not take long.

Objectively speaking, there is still a lack of excellent RAD tools in linux, especially with UML functions.

The revolution has not yet succeeded. comrades still need to work hard!

Free Pascal is fully compatible with the Turbo Pascal 7 syntax, And the lazarus usage is similar to that of Delphi IDE.

My installation in ubuntu is also very simple. You can download the deb package officially.

Then the source code of lazarus is downloaded.

Before compiling lazarus, install:

Sudo aptitude install libgtk2.0-dev
Sudo aptitude install libgdk-pixbuf-dev

Then go to the lazarus directory:

Make clean all

Then you can run the following command to run the IDE:

./Lazarus

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.