{"id":23642538,"url":"https://github.com/sogaiu/abridge","last_synced_at":"2025-08-31T19:30:36.238Z","repository":{"id":42997406,"uuid":"196815066","full_name":"sogaiu/abridge","owner":"sogaiu","description":null,"archived":false,"fork":false,"pushed_at":"2022-03-25T12:36:09.000Z","size":128,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"master","last_synced_at":"2023-03-06T18:39:06.004Z","etag":null,"topics":["atom","clojure","editing","emacs","graalvm-native-image","vscode"],"latest_commit_sha":null,"homepage":null,"language":"Clojure","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/sogaiu.png","metadata":{"files":{"readme":"README.adoc","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":"2019-07-14T09:01:28.000Z","updated_at":"2023-02-07T09:00:49.000Z","dependencies_parsed_at":"2022-08-27T04:52:54.529Z","dependency_job_id":null,"html_url":"https://github.com/sogaiu/abridge","commit_stats":null,"previous_names":[],"tags_count":null,"template":null,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sogaiu%2Fabridge","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sogaiu%2Fabridge/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sogaiu%2Fabridge/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sogaiu%2Fabridge/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sogaiu","download_url":"https://codeload.github.com/sogaiu/abridge/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":231615472,"owners_count":18400983,"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":["atom","clojure","editing","emacs","graalvm-native-image","vscode"],"created_at":"2024-12-28T10:51:24.507Z","updated_at":"2024-12-28T10:51:25.039Z","avatar_url":"https://github.com/sogaiu.png","language":"Clojure","funding_links":[],"categories":[],"sub_categories":[],"readme":"= Abridge Helper Program and Friends\n\nBecause you've seen that long string enough already.\n\n== Rationale\n\nSufficient docstrings can become long, but long docstrings can adversely affect readability and navigability of code.\n\nWhat if long strings in your code could be automatically set up for folding?\n\n== Prerequisites\n\n* Some Java (using \u003e= 8 here)\n* https://www.graalvm.org/docs/reference-manual/aot-compilation/#install-native-image[Native Image] (implies appropriate https://github.com/oracle/graal[GraalVM] \u003e= 19)\n* Clojure 1.9 and its clj tool\n* Atom or VSCode\n\n== Building and Setup\n\n* Clone this repository and cd to the clone\n\n* Ensure native-image is in your PATH -OR- +\n  Set GRAALVM_HOME appropriately (e.g. on Arch Linux this might be /usr/lib/jvm/java-8-graal)\n\n* Build the helper: `clj -A:native-image`.  After some time, this should produce a file named \"abridge\" in the current directory.\n\n* Examine the atom / vscode subdirectory and follow the contained instructions for getting the Atom plugin / VSCode extension to work.\n\n== Technical Background\n\nSee the https://github.com/sogaiu/adorn[adorn repository].\n\n== Acknowledgments\n\nThanks to (at least) the following folks:\n\n* borkdude\n* lread\n* mauricioszabo\n* rundis\n* Saikyun\n* seancorfield\n* taylorwood\n* thheller\n* xsc\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsogaiu%2Fabridge","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsogaiu%2Fabridge","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsogaiu%2Fabridge/lists"}