{"id":15034887,"url":"https://github.com/embarcadero/dev-cpp","last_synced_at":"2025-05-15T01:05:58.283Z","repository":{"id":39566541,"uuid":"274715288","full_name":"Embarcadero/Dev-Cpp","owner":"Embarcadero","description":"A fast, portable, simple, and free C/C++ IDE","archived":false,"fork":false,"pushed_at":"2024-06-17T14:34:17.000Z","size":69143,"stargazers_count":2718,"open_issues_count":193,"forks_count":295,"subscribers_count":60,"default_branch":"master","last_synced_at":"2025-05-11T13:32:52.007Z","etag":null,"topics":["cpp","delphi","dev-cpp","editor","gcc","ide","windows"],"latest_commit_sha":null,"homepage":"https://www.embarcadero.com/free-tools/dev-cpp","language":"Pascal","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Embarcadero.png","metadata":{"files":{"readme":"README.md","changelog":"NEWS.txt","contributing":null,"funding":null,"license":"COPYING.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2020-06-24T16:21:52.000Z","updated_at":"2025-05-11T12:32:28.000Z","dependencies_parsed_at":"2024-11-07T04:34:56.413Z","dependency_job_id":"328f2097-5bfb-4207-97c0-ef53ac8e932a","html_url":"https://github.com/Embarcadero/Dev-Cpp","commit_stats":{"total_commits":429,"total_committers":19,"mean_commits":22.57894736842105,"dds":0.4242424242424242,"last_synced_commit":"0164d731d4442070100af257cf09ee66ee52a999"},"previous_names":[],"tags_count":5,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Embarcadero%2FDev-Cpp","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Embarcadero%2FDev-Cpp/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Embarcadero%2FDev-Cpp/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Embarcadero%2FDev-Cpp/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Embarcadero","download_url":"https://codeload.github.com/Embarcadero/Dev-Cpp/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":254254039,"owners_count":22039792,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["cpp","delphi","dev-cpp","editor","gcc","ide","windows"],"created_at":"2024-09-24T20:26:40.831Z","updated_at":"2025-05-15T01:05:53.274Z","avatar_url":"https://github.com/Embarcadero.png","language":"Pascal","readme":"# Embarcadero Dev-C++\nA fast, portable, simple, and free C/C++ IDE. Dev C++ has been downloaded over 67,796,885 times since 2000.\n\nEmbarcadero Dev-C++ is a new and improved fork (sponsored by Embarcadero) of Bloodshed Dev-C++ and Orwell Dev-C++. It is a full-featured Integrated Development Environment (IDE) and code editor for the C/C++ programming language. It uses Mingw port of GCC (GNU Compiler Collection) as its compiler. Embarcadero Dev-C++ can also be used in combination with Cygwin or any other GCC based compiler. Embarcadero Dev-C++ is built using the latest version of Embarcadero Delphi. Embarcadero Dev-C++ has a low memory footprint because it is a native Windows application and does not use Electron.\n\nDownload the latest release:\n\u003chttps://github.com/Embarcadero/Dev-Cpp/releases\u003e\n\nKeystone Features:\n - C++17/C++20 (partial) support.\n - Unicode support.\n - Parallel Compilation support.\n - Windows 7/8/10 support.\n\nMain Features include:\n\n- TDM-GCC 9.2.0 32/64bit\n- Support GCC-based compilers\n- Integrated debugging (using GDB)\n- GPROF profiling\n- Project Manager\n- Customizable syntax highlighting editor\n- Class Browser\n- Code Completion\n- Code Insight\n- Function listing\n- AStyle code formatting support\n- GPROF Profiling support\n- Quickly create Windows, console, static libraries and DLLs\n- Support of templates for creating your own project types\n- Makefile creation\n- Edit and compile Resource files\n- Tool Manager\n- Devpak IDE extensions\n- Print support\n- Find and replace facilities\n- CVS support\n\nSupported Operating System:\n\n- Windows 7\n- Windows 8.1\n- Windows 10\n\n# Dev C++ Release Notes\n\nVersion 6.3 - 30 January 2021\n\n - Added: Parallel compilation enabled by default for release builds through MAKE Jobs.\n - Added: 3 Buttons for setting up custom shell command line tabs.\n - Updated: Code completion and menues for dark themes.\n - Updated: CTRL-TAB editor tab selection wrapping.\n - Fixed: Make clean file deletion issue.\n - Fixed: Status bar not showing all text.\n - Fixed: Debug/CPU Window hex column issue.\n - Fixed: Closing tabs in editor side by side view.\n\nVersion 6.2 - 13 November 2020\n\n - Added: 5 new UI styles. Windows 10 Black Pearl, Glossy, Calypso, Flat UI Light, Material Patterns Blue\n - Added: Default encoding for new documents option.\n - Added: New setting to enable and disable font ligature support.\n - Updated: Welcome screen hotkey backgrounds.\n - Updated: Allow multiple instances of Dev-C++ to run simaltaniously.\n - Fixed: Error on AStyle Formatting Config Form\n - Fixed: Double clicking text now selects the current line.\n - Fixed: Auto Indent to {} and : now works correctly.\n - Fixed: CTRL-Y will not delete the current line if there is nothing left to redo.\n - Fixed: Buggy behaviour when highlighting matching braces.\n\nVersion 6.1 - 2 November 2020\n\n - Updated: C++ keyword highlighting. Added some C++20 keywords.\n - Updated: Font ligature support.\n - Updated: SVGIconImageList dependency\n - Updated: SynEdit dependency.\n - Updated: Text file loading and saving dialogs with Encodings.\n - Added: Visual Studio Dark theme.\n - Fixed: Automatic Tab widths.\n - Fixed: Launching help from directory with spaces.\n - Fixed: Welcome screen issue when canceling closing.\n - Fixed: Shortcuts Form dark styling.\n - Fixed: Crash in Issue #26.\n\n# Screenshot:\n\n![Dev C++ Screenshot](https://raw.githubusercontent.com/Embarcadero/Dev-Cpp/master/Source/Images/screenshot800x600.png)\n\n# Bundled Compiler\n\ntdm-gcc: GCC compiler, Windows-friendly.\n\u003chttps://jmeubank.github.io/tdm-gcc/\u003e\n\n# Third Party Libraries\n\n\"Artistic Style is a source code indenter, formatter, and beautifier for the C, C++, C++/CLI, Objective‑C, C# and Java programming languages.\"\n\u003chttp://astyle.sourceforge.net/\u003e\n\n\"SynEdit is a syntax highlighting edit control, not based on the Windows common controls. SynEdit is compatible with both Delphi and C++ Builder.\"\n\u003chttps://github.com/TurboPack/SynEdit\u003e\n\n\"FastMM is a fast replacement memory manager for Embarcadero Delphi applications that scales well across multiple threads and CPU cores.\"\n\u003chttps://github.com/pleriche/FastMM5\u003e\n\n\"VCL Styles Utils is a Delphi library which extend the RAD Studio VCL Styles.\"\n\u003chttps://github.com/RRUZ/vcl-styles-utils\u003e\n\n\"DDetours is a library allowing you to hook Delphi and Windows API functions.\"\n\u003chttps://github.com/MahdiSafsafi/DDetours\u003e\n\n\"Components to simplify use of SVG images (resize, fixedcolor, grayscale...). \"\n\u003chttps://github.com/EtheaDev/SVGIconImageList\u003e\n\n\"Abbrevia is a compression toolkit for Delphi and C++Builder.\"\nhttps://github.com/TurboPack/Abbrevia\n\n\"Monokai Theme\"\n\u003chttps://github.com/rbardini/devcpp-monokai\u003e\n\n\"Monokai Fresh Theme\"\n\u003chttps://github.com/sspathare97/devcpp-monokai_fresh\u003e\n\n# Original Dev-C++ Developers\n\nFind out more about the original developers of Bloodshed Dev-C++:\n\n\u003chttps://www.bloodshed.net/devcpp.html\u003e\n\n# Built In Delphi\n\nFind out more information about Embarcadero Delphi:\n\n\u003chttps://www.embarcadero.com/products/delphi\u003e\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fembarcadero%2Fdev-cpp","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fembarcadero%2Fdev-cpp","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fembarcadero%2Fdev-cpp/lists"}