{"id":17493034,"url":"https://github.com/cjl8zf/babel-gap","last_synced_at":"2025-03-28T17:27:30.151Z","repository":{"id":67153715,"uuid":"323768009","full_name":"cjl8zf/babel-gap","owner":"cjl8zf","description":"Adds basic support for running GAP code blocks with babel in org-mode","archived":false,"fork":false,"pushed_at":"2020-12-23T02:19:25.000Z","size":5,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-02-02T18:15:41.172Z","etag":null,"topics":["elisp","emacs","gap","org-babel","org-mode"],"latest_commit_sha":null,"homepage":"","language":"Emacs Lisp","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/cjl8zf.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2020-12-23T01:02:03.000Z","updated_at":"2020-12-23T02:19:27.000Z","dependencies_parsed_at":null,"dependency_job_id":"67088201-5160-438e-8bd9-6ce256925278","html_url":"https://github.com/cjl8zf/babel-gap","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/cjl8zf%2Fbabel-gap","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cjl8zf%2Fbabel-gap/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cjl8zf%2Fbabel-gap/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cjl8zf%2Fbabel-gap/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/cjl8zf","download_url":"https://codeload.github.com/cjl8zf/babel-gap/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246068302,"owners_count":20718505,"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":["elisp","emacs","gap","org-babel","org-mode"],"created_at":"2024-10-19T11:42:48.446Z","updated_at":"2025-03-28T17:27:30.118Z","avatar_url":"https://github.com/cjl8zf.png","language":"Emacs Lisp","funding_links":[],"categories":[],"sub_categories":[],"readme":"This is a very minimal implementation of an [org babel](https://orgmode.org/worg/org-contrib/babel/languages/index.html) file for the [GAP](https://www.gap-system.org/)\nalgebra system modified from the template file. This allows the evaluation of GAP code blocks in org:\n\n```\n#+begin_src gap\n    G := DihedralGroup(8);\n    Print(StructureDescription(Center(G)));\n#+end_src\n\n#+RESULTS:\n:  \u003cpc group of size 8 with 3 generators\u003e\n:  \u003e C2\n```\n\nThis assumes that the [GAP major mode](https://melpa.org/#/gap-mode)\nis installed.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcjl8zf%2Fbabel-gap","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcjl8zf%2Fbabel-gap","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcjl8zf%2Fbabel-gap/lists"}