{"id":15048978,"url":"https://github.com/katahiromz/mcpp","last_synced_at":"2026-02-05T03:36:56.589Z","repository":{"id":74404459,"uuid":"196487331","full_name":"katahiromz/mcpp","owner":"katahiromz","description":"UTF-16 readable C preprocessor (A fork of mcpp 2.7.2)","archived":false,"fork":false,"pushed_at":"2025-12-03T05:21:47.000Z","size":1699,"stargazers_count":13,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-12-06T02:29:15.240Z","etag":null,"topics":["bom","byte-order-mark","c-language","c-preprocessor","preprocessor","utf-16","utf-32","utf-8"],"latest_commit_sha":null,"homepage":"","language":"C","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/katahiromz.png","metadata":{"files":{"readme":"README-OLD.txt","changelog":"ChangeLog","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":"2019-07-12T01:27:28.000Z","updated_at":"2025-12-03T05:21:51.000Z","dependencies_parsed_at":null,"dependency_job_id":"2815d24c-05bc-4fbe-a2eb-2460a7d57b08","html_url":"https://github.com/katahiromz/mcpp","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/katahiromz/mcpp","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/katahiromz%2Fmcpp","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/katahiromz%2Fmcpp/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/katahiromz%2Fmcpp/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/katahiromz%2Fmcpp/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/katahiromz","download_url":"https://codeload.github.com/katahiromz/mcpp/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/katahiromz%2Fmcpp/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29109304,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-05T03:27:05.906Z","status":"ssl_error","status_checked_at":"2026-02-05T03:26:43.416Z","response_time":65,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"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":["bom","byte-order-mark","c-language","c-preprocessor","preprocessor","utf-16","utf-32","utf-8"],"created_at":"2024-09-24T21:17:25.489Z","updated_at":"2026-02-05T03:36:56.573Z","avatar_url":"https://github.com/katahiromz.png","language":"C","readme":"\u003c\u003c What is MCPP \u003e\u003e\n\nMCPP is a C/C++ preprocessor with the following features:\n\n  1. Implements all of C90, C99 and C++98 features.  It has the highest\n    conformance.\n  2. Accompanies a validation suite to test the C/C++ preprocessors\n    comprehensively.  When it is applied to the existing preprocessors,\n    MCPP shows outstanding result.\n  3. Has a variety of accurate diagnostic messages.  This allows\n    examination of most preprocessing problems of source, like potential\n    bugs or portability problems.\n  4. Has various #pragma directives to output debug information.\n  5. Supports the various encodings of multi-byte characters for Japan,\n    China, Taiwan and Korea.\n  6. Highly portable.  Supports many compiler systems on UNIX-like\n    systems and Windows.  It can replace resident preprocessor of the\n    compiler system.  It can also behave independently from any compiler\n    systems.  Moreover, it can be built as a subroutine from any other\n    main program, too.\n  7. Preprocessors of various behavior specifications can be generated\n    from the source.\n  8. Is an open source software released under BSD-style-license.\n  9. Full documentations in Japanese and English are attached.\n\nMCPP is probably the best C preprocessor in the world.\n\nMCPP was selected as one of the \"Exploratory Software Projects\" of the\nInformation-technology Promotion Agency (IPA), Japan, in year 2002 and\n2003.  With its achievements, the author was evaluated as one of the\nhighest rank programmers.\n\nThe sources and documents of MCPP are found at:\n\n    http://mcpp.sourceforge.net/\n\nPlease read mcpp-summary.pdf for the overview of MCPP and Validation\nSuite.\n\nPlease read INSTALL (INSTALL-jp) for how to install MCPP on your system\nfrom the source.  Refer to the above web page for installation of the\nbinary packages of MCPP.\n\nAll the files except mcpp-summary.pdf are normal text files.  In the\n.tar.gz file, newline of the text files are [LF], and encoding of\nINSTALL-jp is EUC-JP.  In the .zip file, newline of the text files are\n[CR][LF], and encoding of INSTALL-jp is shift-JIS.\n\nI would like to hear from many C programmers for reviews, comments and\nthe interest to participate in development.\n\nKiyoshi Matsui \u003ckmatsui@t3.rim.or.jp\u003e\n\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkatahiromz%2Fmcpp","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fkatahiromz%2Fmcpp","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkatahiromz%2Fmcpp/lists"}