{"id":19351553,"url":"https://github.com/opensourcedoc/cl-boilerplate-application","last_synced_at":"2026-03-19T09:25:00.715Z","repository":{"id":77782101,"uuid":"469989412","full_name":"opensourcedoc/cl-boilerplate-application","owner":"opensourcedoc","description":"Common Lisp Boilerplate to Build an Application","archived":false,"fork":false,"pushed_at":"2022-04-10T23:40:18.000Z","size":4,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-01-06T15:49:03.986Z","etag":null,"topics":["boilerplate-application","common-lisp","lisp"],"latest_commit_sha":null,"homepage":"","language":"Common Lisp","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/opensourcedoc.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,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2022-03-15T03:19:31.000Z","updated_at":"2023-07-16T22:20:56.000Z","dependencies_parsed_at":null,"dependency_job_id":"700f00fe-b8e4-4e80-a46d-9fc93dab2969","html_url":"https://github.com/opensourcedoc/cl-boilerplate-application","commit_stats":null,"previous_names":[],"tags_count":0,"template":true,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/opensourcedoc%2Fcl-boilerplate-application","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/opensourcedoc%2Fcl-boilerplate-application/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/opensourcedoc%2Fcl-boilerplate-application/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/opensourcedoc%2Fcl-boilerplate-application/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/opensourcedoc","download_url":"https://codeload.github.com/opensourcedoc/cl-boilerplate-application/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":240460485,"owners_count":19804903,"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":["boilerplate-application","common-lisp","lisp"],"created_at":"2024-11-10T04:36:35.497Z","updated_at":"2026-02-27T09:42:15.542Z","avatar_url":"https://github.com/opensourcedoc.png","language":"Common Lisp","funding_links":[],"categories":[],"sub_categories":[],"readme":"# cl-boilerplate-application\n\nCommon Lisp boilerplate to build an application.\n\n## System Requirements\n\n### Common Lisp Implementation\n\nOne of the following Common Lisp implementations:\n\n* [SBCL (Steel Bank Common Lisp)](http://www.sbcl.org/)\n* [Clozure Common Lisp](https://ccl.clozure.com/)\n* [CLISP](https://clisp.sourceforge.io/)\n* [Embeddable Common Lisp](https://ecl.common-lisp.dev/)\n* [ABCL (Armed Bear Common Lisp)](https://armedbear.common-lisp.dev/)\n\nAmong those implementations, SBCL is recommended for Lisp newcomers.\n\n### Third-Party Library\n\n[cl-portable](https://github.com/cwchentw/cl-portable) is used for portable code.\n\n## Synopsis\n\n### Interpretation Mode\n\n```shell\n$ abcl main.lisp\nHello World\n```\n\n### Compilation Mode\n\n```shell\n$ sbclrun main.lisp\n$ ./program\nHello World\n```\n\n## Copyright\n\nCopyright (c) 2022 Michelle Chen. Licensed under MIT\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fopensourcedoc%2Fcl-boilerplate-application","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fopensourcedoc%2Fcl-boilerplate-application","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fopensourcedoc%2Fcl-boilerplate-application/lists"}