{"id":33236897,"url":"https://github.com/edicl/cl-interpol","last_synced_at":"2026-01-25T17:10:55.401Z","repository":{"id":56452326,"uuid":"2293686","full_name":"edicl/cl-interpol","owner":"edicl","description":"Common Lisp surface syntax niceties","archived":false,"fork":false,"pushed_at":"2022-07-25T20:34:43.000Z","size":216,"stargazers_count":70,"open_issues_count":4,"forks_count":12,"subscribers_count":9,"default_branch":"master","last_synced_at":"2026-01-11T17:53:06.379Z","etag":null,"topics":["common-lisp"],"latest_commit_sha":null,"homepage":"http://edicl.github.io/cl-interpol/","language":"Common 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/edicl.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG","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":"2011-08-30T08:47:06.000Z","updated_at":"2025-12-20T19:21:33.000Z","dependencies_parsed_at":"2022-08-15T19:00:53.790Z","dependency_job_id":null,"html_url":"https://github.com/edicl/cl-interpol","commit_stats":null,"previous_names":[],"tags_count":6,"template":false,"template_full_name":null,"purl":"pkg:github/edicl/cl-interpol","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/edicl%2Fcl-interpol","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/edicl%2Fcl-interpol/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/edicl%2Fcl-interpol/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/edicl%2Fcl-interpol/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/edicl","download_url":"https://codeload.github.com/edicl/cl-interpol/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/edicl%2Fcl-interpol/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28755572,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-25T16:32:25.380Z","status":"ssl_error","status_checked_at":"2026-01-25T16:32:09.189Z","response_time":113,"last_error":"SSL_read: 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":["common-lisp"],"created_at":"2025-11-16T19:00:28.309Z","updated_at":"2026-01-25T17:10:55.390Z","avatar_url":"https://github.com/edicl.png","language":"Common Lisp","readme":"--------------------------------------------------\nCL-INTERPOL - String interpolation for Common Lisp\n--------------------------------------------------\n\nCL-INTERPOL is a library for Common Lisp which modifies the reader so\nthat you can have interpolation within strings similar to Perl or Unix Shell\nscripts. It also provides various ways to insert arbitrary characters\ninto literal strings even if your editor/IDE doesn't support them.\nHere's an example:\n\n~~~lisp\n(named-readtables:in-readtable :interpol-syntax)\n\n\n(let ((a 42))\n    #?\"foo: \\xC4\\N{Latin capital letter U with diaeresis}\\nbar: ${a}\")\n\"foo: ÄÜ\nbar: 42\"\n~~~\n\nCL-INTERPOL comes with a [BSD-style\nlicense](http://www.opensource.org/licenses/bsd-license.php) so you\ncan basically do with it whatever you want.\n\nComplete documentation for CL-INTERPOL can be found in the `docs`\ndirectory or at [the project documentation\nsite](http://edicl.github.io/cl-interpol/).\n","funding_links":[],"categories":["Miscellaneous ##"],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fedicl%2Fcl-interpol","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fedicl%2Fcl-interpol","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fedicl%2Fcl-interpol/lists"}