{"id":17703390,"url":"https://github.com/lross2k/practice-in-clisp","last_synced_at":"2026-02-09T05:35:38.016Z","repository":{"id":157050228,"uuid":"531253530","full_name":"lross2k/practice-in-clisp","owner":"lross2k","description":"Simple implementations made in Common Lisp to practice different concepts","archived":false,"fork":false,"pushed_at":"2022-10-11T19:29:52.000Z","size":22,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-02-06T08:32:28.949Z","etag":null,"topics":["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":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/lross2k.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-08-31T20:47:15.000Z","updated_at":"2022-08-31T20:50:50.000Z","dependencies_parsed_at":null,"dependency_job_id":"17596c13-f802-4e01-8a48-73134fb482e0","html_url":"https://github.com/lross2k/practice-in-clisp","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lross2k%2Fpractice-in-clisp","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lross2k%2Fpractice-in-clisp/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lross2k%2Fpractice-in-clisp/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lross2k%2Fpractice-in-clisp/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/lross2k","download_url":"https://codeload.github.com/lross2k/practice-in-clisp/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246413244,"owners_count":20773053,"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":["common-lisp","lisp"],"created_at":"2024-10-24T20:22:52.498Z","updated_at":"2026-02-09T05:35:32.998Z","avatar_url":"https://github.com/lross2k.png","language":"Common Lisp","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Practice in Common Lisp\nI have never used Lisp, so here I'll be throwing all the coding tests and examples done for learning\npurposes\n\nI'm using SBCL in Debian Linux, no idea of how to run this on other platforms or interpreters\n```txt\n$ sbcl --script filename.lisp\n```\n\n# Done\n## Basic language usage\n- Hello World\n- Basic functions\n- Variables\n- Lists\n- List managing functions\n- Macros\n- While loop\n- Classes\n- Generic functions and methods\n\n# Sources of information used\n- [Lisp Lang org](https://lisp-lang.org/learn/)\n- [Practical Common Lisp book](https://gigamonkeys.com/book/)\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flross2k%2Fpractice-in-clisp","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Flross2k%2Fpractice-in-clisp","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flross2k%2Fpractice-in-clisp/lists"}