{"id":13568802,"url":"https://github.com/longlene/cl-raylib","last_synced_at":"2026-01-17T11:24:53.200Z","repository":{"id":38382032,"uuid":"83908880","full_name":"longlene/cl-raylib","owner":"longlene","description":"Common Lisp binding of raylib","archived":false,"fork":false,"pushed_at":"2024-11-29T04:53:59.000Z","size":597,"stargazers_count":158,"open_issues_count":12,"forks_count":26,"subscribers_count":7,"default_branch":"master","last_synced_at":"2025-04-04T05:40:11.566Z","etag":null,"topics":["common-lisp","game-development","raylib"],"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/longlene.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":"2017-03-04T16:49:23.000Z","updated_at":"2025-02-20T10:10:22.000Z","dependencies_parsed_at":"2025-04-04T05:40:44.248Z","dependency_job_id":null,"html_url":"https://github.com/longlene/cl-raylib","commit_stats":null,"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"purl":"pkg:github/longlene/cl-raylib","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/longlene%2Fcl-raylib","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/longlene%2Fcl-raylib/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/longlene%2Fcl-raylib/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/longlene%2Fcl-raylib/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/longlene","download_url":"https://codeload.github.com/longlene/cl-raylib/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/longlene%2Fcl-raylib/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28507153,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-17T10:25:30.148Z","status":"ssl_error","status_checked_at":"2026-01-17T10:25:29.718Z","response_time":85,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: 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","game-development","raylib"],"created_at":"2024-08-01T14:00:32.053Z","updated_at":"2026-01-17T11:24:53.169Z","avatar_url":"https://github.com/longlene.png","language":"Common Lisp","readme":"# cl-raylib\nCommon Lisp binding of [raylib](https://www.raylib.com/)\n\n## basic example\n1. install raylib\n\ncl-raylib require raylib dynamic library\n\nrun `brew install raylib` to install the library if run example on macOS\n\n2. install `cffi`\n\ncl-raylib use cffi to load dynamic library\n\n`quicklisp` can install cffi automatically, or installing cffi with system package manager is also ok\n\n3. fetch cl-raylib code\n\ncl-raylib is not on quicklisp now, so you should fetch it manually\n\n```bash\ngit clone https://github.com/longlene/cl-raylib.git ~/.quicklisp/local-projects/cl-raylib\n```\nmy quicklisp install path is ~/.quicklisp\n\nclone to ~/.local/share/common-lisp/source/cl-raylib is ok if you has no quicklisp\n\n4. run basic example\n\nenter sbcl repl (or ccl etc) :blush:\n```bash\nsbcl --load ~/.quicklisp/local-projects/cl-raylib/examples/basic.lisp --quit\n```\nPress `ESC` to close the basic window\n","funding_links":[],"categories":["Common Lisp"],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flonglene%2Fcl-raylib","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Flonglene%2Fcl-raylib","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flonglene%2Fcl-raylib/lists"}