{"id":20229140,"url":"https://github.com/dacap/pocketcpp","last_synced_at":"2025-04-10T17:44:45.284Z","repository":{"id":28825102,"uuid":"32348559","full_name":"dacap/pocketcpp","owner":"dacap","description":"Compile C++11 / C++14 / C++17 / C++20 snippets with Notepad++ and MinGW/gcc 9.2.0","archived":false,"fork":false,"pushed_at":"2021-04-10T15:53:23.000Z","size":14,"stargazers_count":84,"open_issues_count":10,"forks_count":17,"subscribers_count":11,"default_branch":"main","last_synced_at":"2025-04-04T19:55:31.776Z","etag":null,"topics":["cpp","cpp11","cpp14","cpp17","cpp20","windows"],"latest_commit_sha":null,"homepage":"","language":"Shell","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/dacap.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2015-03-16T19:42:36.000Z","updated_at":"2025-02-20T00:44:14.000Z","dependencies_parsed_at":"2022-08-30T12:31:14.756Z","dependency_job_id":null,"html_url":"https://github.com/dacap/pocketcpp","commit_stats":null,"previous_names":[],"tags_count":5,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dacap%2Fpocketcpp","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dacap%2Fpocketcpp/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dacap%2Fpocketcpp/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dacap%2Fpocketcpp/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dacap","download_url":"https://codeload.github.com/dacap/pocketcpp/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248262301,"owners_count":21074283,"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","cpp11","cpp14","cpp17","cpp20","windows"],"created_at":"2024-11-14T07:34:27.780Z","updated_at":"2025-04-10T17:44:45.258Z","avatar_url":"https://github.com/dacap.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Pocket C++\n\nPortable and easy to use editor to write and test C++11/14/17/20 snippets.\n\n## Features\n\n* Press `F9` key to compile C++ files\n* Press `Ctrl+F9` to execute the compiled program\n* Press `F4`/`Ctrl+F4` to go to next/previous compiler error\n* Includes [MinGW Distro](http://nuwen.net/mingw.html) by [Stephan T. Lavavej](http://nuwen.net/stl.html), gcc 9.2.0 ([supported features](https://gcc.gnu.org/projects/cxx-status.html))\n* Includes [Notepad++ v7.8.9](http://notepad-plus-plus.org/) with [NppExec](https://github.com/d0vgan/nppexec) plugin\n* Includes [cmake v3.18.2](http://cmake.org/)\n\n## Download\n\n[Pocket C++ 0.8 Windows 64-bit](https://github.com/dacap/pocketcpp/releases/download/v0.8/pocketcpp-0.8.exe)\n\nSee [FAQ](https://github.com/dacap/pocketcpp/wiki/FAQ) for\ninstallation instructions and more.\n\n## Notes\n\n* The `.cpp` file must be self-contained (it must contain a `main()` function),\n* The file is compiled using `-std=c++2a` flag with gcc 9.2.0\n* Static linking (`-static`) is used to generate the output (`.exe`\n  file), in this way it doesn't depend on external `.dll` (e.g. C++\n  runtime).\n* In next versions you'll be able to link multiple `.cpp` files and to\n  use third party libraries like Boost and SDL (which are already\n  included in the Pocket C++ distribution).\n\nPocket C++ looks like (is) Notepad++\n\n\u003cimg src=\"https://lh5.googleusercontent.com/-4IpNYHlsLTI/Tn8uctVfRiI/AAAAAAAAAtc/0SHaacR1lk8/s800/pocket_main.png\" /\u003e\n\nYou can press **F9 to compile** your .cpp files. If there are compilation errors you can double-click them to go to the specific line.\n\n\u003cimg src=\"https://lh3.googleusercontent.com/-WGs4vSSLB34/Tn8viHwLCeI/AAAAAAAAAto/pTa-KIwbiSE/s800/pocket_compilation.png\" /\u003e\n\nYou can press **Ctrl+F9 to execute** the compiled program\n\n\u003cimg src=\"https://lh6.googleusercontent.com/-Yl8XG_GlWHM/Tn8wBzWP-5I/AAAAAAAAAt0/F63okFqkkLI/s800/pocket_run.png\" /\u003e\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdacap%2Fpocketcpp","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdacap%2Fpocketcpp","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdacap%2Fpocketcpp/lists"}