Open Source Delphi/Kylix Integrated Development Environments (IDE)

Delphi/Kylix Integrated Development Environments (IDE)

View 160 business solutions

Browse free open source Delphi/Kylix Integrated Development Environments (IDE) and projects below. Use the toggles on the left to filter open source Delphi/Kylix Integrated Development Environments (IDE) by OS, license, language, programming language, and project status.

  • MongoDB Atlas runs apps anywhere Icon
    MongoDB Atlas runs apps anywhere

    Deploy in 115+ regions with the modern database for every enterprise.

    MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
    Learn More
  • Securing the Cloud Made Easy Icon
    Securing the Cloud Made Easy

    Multi-cloud security delivered — now and in the future.

    Designed for organizations operating in the cloud who need complete, centralized visibility of their entire cloud estate and want more time and resources dedicated to remediating the actual risks that matter, Orca Security is an agentless cloud Security Platform that provides security teams with 100% coverage their entire cloud environment.
    Learn More
  • 1
    Dev-C++

    Dev-C++

    A free, portable, fast and simple C/C++ IDE

    A new and improved fork of Bloodshed Dev-C++
    Leader badge
    Downloads: 49,265 This Week
    Last Update:
    See Project
  • 2
    Lazarus

    Lazarus

    Rapid applications development tool and libraries for FPC

    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.
    Leader badge
    Downloads: 13,971 This Week
    Last Update:
    See Project
  • 3
    Dev-C++

    Dev-C++

    Open Source C & C++ IDE for Windows

    Dev-C++ is a full-featured Integrated Development Environment (IDE) for Win32. It uses GCC, Mingw or Cygwin as compiler and libraries set. It supports Windows 98, NT, 2000 & XP. This is the original Dev-C++ software as published by Colin Laplace and this repository is frozen to version 4.9.9.2. For more recent versions of Dev-C++, please check the following forks: - Embarcadero Dev-C++: https://sourceforge.net/projects/embarcadero-devcpp/ (last update: March 2021) - Orwell Dev-C++: https://sourceforge.net/projects/orwelldevcpp/ (last update: 2016) - wxDev-C++: http://wxdsgn.sourceforge.net/ (last update: 2012)
    Leader badge
    Downloads: 16,803 This Week
    Last Update:
    See Project
  • 4
    Falcon C++

    Falcon C++

    C++ IDE easy and complete.

    Falcon C++ is a IDE that was developed to turn development of C++ applications easily.
    Leader badge
    Downloads: 534 This Week
    Last Update:
    See Project
  • The sales CRM that makes your life easy, so all you have to do is sell. Icon
    The sales CRM that makes your life easy, so all you have to do is sell.

    The simpler way to sell

    Welcome to the simpler way to sell. Pipedrive is CRM software that makes your life easy, for less legwork and more sales. Let us track your sales conversations, eliminate admin tasks, get you more leads and uncover how you win, because your day belongs to you. Join more than 100,000 sales teams around the world that use the CRM rated #1 by SoftwareReviews in 2019. Start your free 14-day trial and get full access – no credit card needed.
    Try it free
  • 5

    wxWidgets Dialog Designer

    Dev-C++ with wxWidgets designer

    wxDev-C++ is an opensource wxWidgets Dialog designer that mimics the Delphi/Borland C++ Builder designer.
    Leader badge
    Downloads: 167 This Week
    Last Update:
    See Project
  • 6
    Bricx Command Center (BricxCC) is a highly popular Windows-based IDE for programming LEGO programmable bricks using NQC as well as MindScript, LASM, C++, C, Pascal, Java, and Forth. Program the new NXT brick using NBC and NXC.
    Leader badge
    Downloads: 152 This Week
    Last Update:
    See Project
  • 7
    Pascal XE

    Pascal XE

    Pascal XE is an easy to use IDE for Pascal programming.

    Pascal XE is an IDE for Pascal programming, it is user friendly and designed specially for beginners in programming. Pascal XE includes 3 free compilers: - Virtual Pascal Compiler 2.1.279 (default) - Free Pascal Compiler 3.0.4 - GNU Pascal Compiler 20070904
    Leader badge
    Downloads: 298 This Week
    Last Update:
    See Project
  • 8
    HM NIS Edit is the best Editor/IDE for Nullsoft Scriptable Install System (NSIS). Its useful for experts and beginner in the creation of Setup programs with the NSIS.
    Leader badge
    Downloads: 163 This Week
    Last Update:
    See Project
  • 9
    Dev-PHP IDE
    Dev-PHP is a well-featured IDE for PHP. Fast and powerful, it is easy to use and has a lot of cool features : class browser, scripts preview, integration with PHP parsers, PHP-GTK library, and Xdebug of course. Dev-PHP-usb slips even into your pocket.
    Downloads: 13 This Week
    Last Update:
    See Project
  • QA Wolf | We Write, Run and Maintain Tests Icon
    QA Wolf | We Write, Run and Maintain Tests

    For developer teams searching for a testing software

    QA Wolf is an AI-native service that delivers 80% automated E2E test coverage for web & mobile apps in weeks not years.
    Learn More
  • 10
    cEdit is an advanced and free alternative to both common text editors, and IDE's. It has many of the features found in shareware editors, including extensive language support, function listing, built in FTP, projects, and docking support.
    Downloads: 26 This Week
    Last Update:
    See Project
  • 11
    Pawn Studio is an enhanced IDE for Pawn which supports several features like syntax highlighting, code parsing, auto-indentation, auto-completition, call tips and Doxygen parsing. It also supports RCON for HL1, HL2 and GTA SA:MP and has an FTP explorer.
    Leader badge
    Downloads: 15 This Week
    Last Update:
    See Project
  • 12
    yunus and my other projects
    Yunus is a simple "visual" script language. Yunus is obsolete (left in 2004). However this site exhibits many projects; you will find my other "PHP, VS.NET, Flash, Delphi" projects. eOgr is my second complete application after Yunus.
    Downloads: 5 This Week
    Last Update:
    See Project
  • 13
    Library for automatic charset detection of a given text or file. Input buffer will be analysed to guess used encoding. The result (charset name or code page id) can be used as control parameter for charset conversation. Make your programs Unicode aware!
    Leader badge
    Downloads: 6 This Week
    Last Update:
    See Project
  • 14

    Dev-C++ for Homeworks

    Orwell Dev-Cpp with author authentication for homeworks

    Orwell Dev-C++ with author authentication. Perfect for student homeworks, if you don't want your students to copy their homework files from others. Authenticated files are regular source files with student's name and a security hash added at the end. Any cheating attempt by copying in the files / changing name will invalidate the hash and can be detected by the teacher. In addition, paste in authenticated files is only allowed from one's own files. The CheckHash.exe tool checks the hash and reports the authentication status of of all .cpp files in the current directory. This tool is intended for teachers. How to install: simply download a Setup Release and install it. Alternatively, it is possible to just overwrite devcpp.exe in the original Dev-Cpp installation folder with the one in the zip release, and also add Auth.dll in the same folder. Dev-C++ for Homeworks is based on Orwell Dev-C++ software. Releases follow upstream releases.
    Downloads: 8 This Week
    Last Update:
    See Project
  • 15

    syn Text Editor

    Project is not active any more. Sorry!

    Syn is highly customizable text and programming editor. Syn features syntax highlighting for many languages, active scripting, macro recording, the ability to launch a program (e.g. a Compiler) and capture the output, support for projects, etc.
    Downloads: 5 This Week
    Last Update:
    See Project
  • 16
    Open Perl IDE is a visual, integrated development environment for writing and debugging Perl scripts with any standard Perl distribution under Windows 95/98/NT/2000.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 17
    MySE
    MySE is a tool for creating, editing and synchronizing movie subtitles in most popular formats as SubRip, Spruce, MicroDVD, SubViewer, TMPlayer. It has a powerful video preview. It supports OSDB protocol for subtitles searching, uploading and downloa
    Downloads: 1 This Week
    Last Update:
    See Project
  • 18
    The BASIC IDE is an open source IDE for any language you can imagine. The IDE is written in Object Oriented Delphi. This project was abandoned, and now we are trying to get it back up to speed... I must say, all help is welcome !
    Downloads: 1 This Week
    Last Update:
    See Project
  • 19
    This is a primitive HTML editor. Who knows one day it might even work...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 20
    sIDE is a crossplataform (Linux/Win32) made in Lazarus, consist on a basic integrated development enviroment (IDE) for the FreePascal programming language. Features: Basic IDE functions as Open/Save/Save as... /Compile/Execute/Tools/Syntax Highlight/
    Downloads: 1 This Week
    Last Update:
    See Project
  • 21
    BlitzEdit is an open source IDE for the programming languages BlitzBasic and BlitzMax.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    "Creator of Turbo Pascal Code" is a cool project allowing to create normal length programs in Turbo Pascal knowing only the basics of TP. It has a set of creators (for example: procedure creator using database of TP procedures). It is only in Polish!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    !!!!! Attention: This Site is closed go to the old homepage. Second Edition of DEV-PHP - IDE for development php-projects with php-gtk, mysql, ftp-client, cvs-client
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    IndustryDBEdit is a Delphi5 Edit - Component with many properties. It includes standard validators for basic types, like: integer, float, date, time, datetime, string, filename, dirname etc. It includes a calculator, date/timepicker, spinedit, diredit,
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    DevBasic is a frontend for qb in Windows/Linux which allows advanced project management, script editing, sprite editing, etc. DevBasic has a very customizable interface and allows users to create addins for the IDE.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • 3
  • Next
MongoDB Logo MongoDB