{"id":25470172,"url":"https://github.com/thinkphp/lisp-training","last_synced_at":"2026-02-25T06:38:47.897Z","repository":{"id":7776991,"uuid":"9146542","full_name":"thinkphp/lisp-training","owner":"thinkphp","description":"Experiments with ANSI Common Lisp","archived":false,"fork":false,"pushed_at":"2021-04-19T09:07:40.000Z","size":105,"stargazers_count":4,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-10-28T20:39:22.941Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","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/thinkphp.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}},"created_at":"2013-04-01T12:10:42.000Z","updated_at":"2025-09-15T08:21:43.000Z","dependencies_parsed_at":"2022-09-13T13:52:41.603Z","dependency_job_id":null,"html_url":"https://github.com/thinkphp/lisp-training","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/thinkphp/lisp-training","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thinkphp%2Flisp-training","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thinkphp%2Flisp-training/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thinkphp%2Flisp-training/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thinkphp%2Flisp-training/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/thinkphp","download_url":"https://codeload.github.com/thinkphp/lisp-training/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thinkphp%2Flisp-training/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29812619,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-25T05:36:42.804Z","status":"ssl_error","status_checked_at":"2026-02-25T05:36:31.934Z","response_time":61,"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":[],"created_at":"2025-02-18T08:32:14.562Z","updated_at":"2026-02-25T06:38:47.881Z","avatar_url":"https://github.com/thinkphp.png","language":"Common Lisp","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Lisp-training\n\nLisp training\n\n# Usage\n\n```\n$ git clone git://github.com/thinkphp/lisp-training.git\n$ cd lisp-training\n$ clisp\n$ [1]\u003e (load \"sum.lsp\")\n$ ;; Loading file sum.lsp ...\n$ ;; Loaded file sum.lsp\n$ [2]\u003e (makesum 100)\n$ =\u003e 5050\n$ [3]\u003e (exit)\n```\n\n## DEMOS\n\nhttps://ideone.com/eysCTu (GCD)\n\n## Resources\n\n* [http://norvig.com]\n* [http://cs.gmu.edu/~sean/lisp/]\n* [http://www2.cs.sfu.ca/CourseCentral/310/pwfong/Lisp/]\n* [http://psg.com/~dlamkins/sl/contents.html]\n* [http://www.gigamonkeys.com/book/]\n* [http://sunburn.stanford.edu/~nick/compdocs/LISP_Examples.pdf]\n* [http://2k8618.blogspot.ro/p/lisp-programs.html]\n* [http://www.anselm.edu/internet/compsci/Faculty_Staff/mmalita/HOMEPAGE/cuLisp/index.html]\n* [http://norvig.com/paip.html]\n* [http://www.okazii.ro/recomandate/carti-it/limbaje-programare/antrenamente-lisp-mihaela-malita-a55230982]\n\n## License\n\nMIT\n\n[http://norvig.com]: http://norvig.com/\n[http://cs.gmu.edu/~sean/lisp/]: http://cs.gmu.edu/~sean/lisp/\n[http://www2.cs.sfu.ca/CourseCentral/310/pwfong/Lisp/]: http://www2.cs.sfu.ca/CourseCentral/310/pwfong/Lisp/\n[http://psg.com/~dlamkins/sl/contents.html]: http://psg.com/~dlamkins/sl/contents.html\n[http://www.gigamonkeys.com/book/]: http://www.gigamonkeys.com/book/\n[http://sunburn.stanford.edu/~nick/compdocs/LISP_Examples.pdf]: http://sunburn.stanford.edu/~nick/compdocs/LISP_Examples.pdf\n[http://2k8618.blogspot.ro/p/lisp-programs.html]: http://2k8618.blogspot.ro/p/lisp-programs.html\n[http://www.anselm.edu/internet/compsci/Faculty_Staff/mmalita/HOMEPAGE/cuLisp/index.html]: http://www.anselm.edu/internet/compsci/Faculty_Staff/mmalita/HOMEPAGE/cuLisp/index.html\n[http://norvig.com/paip.html]: http://norvig.com/paip.html\n[http://www.okazii.ro/recomandate/carti-it/limbaje-programare/antrenamente-lisp-mihaela-malita-a55230982]: http://www.okazii.ro/recomandate/carti-it/limbaje-programare/antrenamente-lisp-mihaela-malita-a55230982\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fthinkphp%2Flisp-training","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fthinkphp%2Flisp-training","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fthinkphp%2Flisp-training/lists"}