{"id":24488211,"url":"https://github.com/codiepp/gitalk","last_synced_at":"2025-10-09T09:41:07.777Z","repository":{"id":117955811,"uuid":"53258074","full_name":"CodiePP/gitalk","owner":"CodiePP","description":"literate C++ programming on GitHub","archived":false,"fork":false,"pushed_at":"2023-10-21T21:21:30.000Z","size":48,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"main","last_synced_at":"2025-03-07T18:05:00.664Z","etag":null,"topics":["cplusplus","literate","literate-programming","programming"],"latest_commit_sha":null,"homepage":"","language":"Shell","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/CodiePP.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}},"created_at":"2016-03-06T14:10:11.000Z","updated_at":"2022-02-10T17:35:18.000Z","dependencies_parsed_at":null,"dependency_job_id":"a1e03d08-f42f-408e-80fb-b8254415767e","html_url":"https://github.com/CodiePP/gitalk","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CodiePP%2Fgitalk","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CodiePP%2Fgitalk/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CodiePP%2Fgitalk/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CodiePP%2Fgitalk/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/CodiePP","download_url":"https://codeload.github.com/CodiePP/gitalk/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243663581,"owners_count":20327306,"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":["cplusplus","literate","literate-programming","programming"],"created_at":"2025-01-21T16:18:50.818Z","updated_at":"2025-10-09T09:41:02.743Z","avatar_url":"https://github.com/CodiePP.png","language":"Shell","readme":"# gitalk\n\nliterate programming on Github\n\n* write your code in [markdown](https://guides.github.com/features/mastering-markdown/)\n* parse it with the scripts in [utils](./utils/)\n* compile and run.\n\n## example\n\n`1. go to the directory: src/Cpp\n```\ncd src/Cpp\n```\n`2. run script to generate source code\n```\n./mk_DataExample.sh\n```\n`3. change to tests directory\n```\ncd tests\n\ng++ -g -o utData utData.cpp ../Data.cpp -I.. -std=c++11\n```\n`4. run\n```\n./utData\n```\n\n## features\n\n* combines source fragments from multiple files\n* preserves line number information in the code (debugging)\n* paste fragments from files with \u0026lt;fpaste ...\u0026gt;\n\n## dependencies\n\nthis project depends on \n\n### Pandoc\n* [pandoc](https://pandoc.org/)\n\n### html2text\n* [html2text](https://github.com/grobian/html2text.git)\n\nwhich can be built in /ext:\n```sh\ngit submodule update --init\ncd ext/html2text.git\nPREFIX=$HOME/.local ./configure\nmake \u0026\u0026 make install\n```\n(point $PREFIX to the installation root path)\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcodiepp%2Fgitalk","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcodiepp%2Fgitalk","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcodiepp%2Fgitalk/lists"}