{"id":27162084,"url":"https://github.com/karsl-program/clangide","last_synced_at":"2025-11-03T14:03:42.040Z","repository":{"id":223886682,"uuid":"761563882","full_name":"karsl-program/CLangIDE","owner":"karsl-program","description":"一个简洁、美观的原生C/C++集成开发环境（IDE） | A clean and beautiful native C/C++ integrated development environment (IDE).","archived":false,"fork":false,"pushed_at":"2024-04-13T14:31:19.000Z","size":229505,"stargazers_count":4,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"main","last_synced_at":"2024-07-07T04:38:11.376Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/karsl-program.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2024-02-22T04:09:36.000Z","updated_at":"2024-07-07T04:38:25.565Z","dependencies_parsed_at":"2024-07-07T04:48:23.557Z","dependency_job_id":null,"html_url":"https://github.com/karsl-program/CLangIDE","commit_stats":null,"previous_names":["program-zoubg/clangide","karsl-program/clangide"],"tags_count":4,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/karsl-program%2FCLangIDE","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/karsl-program%2FCLangIDE/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/karsl-program%2FCLangIDE/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/karsl-program%2FCLangIDE/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/karsl-program","download_url":"https://codeload.github.com/karsl-program/CLangIDE/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247953033,"owners_count":21023947,"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":[],"created_at":"2025-04-09T00:59:04.937Z","updated_at":"2025-11-03T14:03:42.010Z","avatar_url":"https://github.com/karsl-program.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003cp align=\"center\"\u003e\n \u003cimg width=\"100px\" src=\"https://blog.programapps.top/file/images/C-language.png\" align=\"center\" alt=\"CLangIDE\" /\u003e\n \u003ch1 align=\"center\"\u003eCLangIDE\u003c/h2\u003e\n \u003cp align=\"center\"\u003eA clean and beautiful native C/C++ integrated development environment (IDE)\u003c/p\u003e\n\u003c/p\u003e\n\n**Supported Releases:** `Windows/Win7+`\n\nCLangIDE is built using `PyQt` to create a pure native integrated development environment IDE based on `MinGW/GCC`.\n\nDue to the limitation of GCC compiler's suffix, the editor will recognize the file configuration `config/config.ini` for saving source code and determining source code type; for C, keep the default (write 'c'), and for C++, write 'cpp'.\n\n## Feature\n\n- [x] Basic Edit text\n- [x] Code completion\n- [x] Highlight edit\n- [x] Center edit\n- [x] Layout design\n- [x] Setting window\n- [x] Fonts setting\n- [x] Compile setting\n- [x] Error boolean and show\n- [x] Compilable and comes with a native compiler (Can be used without environment configuration)\n- [x] Autosave\n- [x] Switch languages at any time\n- [x] Windows/Linux side encoding switching\n- [x] Sets the default program to open source\n- [ ] Multi-file TAB\n- [ ] More...\n\n## Python Deployment\n\nIt is still recommended to use the `Release` version to avoid errors.\n\n**Python Recommended Requirements: Python 3.8+ \u0026 Virtual Environment**\n\n**Python Minimum Requirements: Python 3.6+**\n\nDeploy using a local Python environment:\n\n### Installation\n\n```shell\npip install pyqt5\npip install qscintilla\n```\n\nRun `main.py` or use the following command in the terminal:\n\n```shell\npython main.py\n```\n\n## Pyinstaller Local Packaging (Optional)\n\nYou can also choose to package an executable file locally by installing the `pyinstaller` package:\n\n```shell\npip install pyinstaller\n```\n\n```shell\npyinstaller (-F) -w -i ./bin/window.ico main.py\n```\n\n`-F` is an optional parameter that indicates whether to package it as a single file.\n\nOnce the packaging is complete, locate the `main.exe` executable file in the `dist` folder and open it.\n\n## Screen\n\n### ![The main window](/bin/images/a.png)\n### ![The About info](/bin/images/b.png)\n### ![The Test C program](/bin/images/c.png)\n### ![The Program compiled](/bin/images/d.png)\n\n## Star History\n\n[![Star History Chart](https://api.star-history.com/svg?repos=program-zoubg/CLangIDE\u0026type=Date)](https://star-history.com/#program-zoubg/CLangIDE\u0026Date)\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkarsl-program%2Fclangide","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fkarsl-program%2Fclangide","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkarsl-program%2Fclangide/lists"}