{"id":18272218,"url":"https://github.com/ryukinix/leraxandria","last_synced_at":"2025-10-18T14:16:33.503Z","repository":{"id":72149298,"uuid":"96857897","full_name":"ryukinix/leraxandria","owner":"ryukinix","description":"A personal collection of functions, macros and programs written in Common Lisp","archived":false,"fork":false,"pushed_at":"2019-03-12T22:29:19.000Z","size":37,"stargazers_count":15,"open_issues_count":6,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-02-14T21:47:07.058Z","etag":null,"topics":["common-lisp","hackerrank","lisp","personal","scripts"],"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/ryukinix.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2017-07-11T06:18:31.000Z","updated_at":"2024-11-03T18:12:02.000Z","dependencies_parsed_at":null,"dependency_job_id":"4fb2ff85-5e95-4d43-919f-01b99d184291","html_url":"https://github.com/ryukinix/leraxandria","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/ryukinix%2Fleraxandria","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ryukinix%2Fleraxandria/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ryukinix%2Fleraxandria/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ryukinix%2Fleraxandria/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ryukinix","download_url":"https://codeload.github.com/ryukinix/leraxandria/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247968445,"owners_count":21025832,"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","hackerrank","lisp","personal","scripts"],"created_at":"2024-11-05T11:41:40.186Z","updated_at":"2025-10-18T14:16:28.462Z","avatar_url":"https://github.com/ryukinix.png","language":"Common Lisp","funding_links":[],"categories":[],"sub_categories":[],"readme":"# LERAXANDRIA\n\nA personal collection of functions, macros and programs written in\nCommon Lisp. Since 2014 I've been trying to learn Common Lisp\nproperly. This scripts are the side effects of my learning journey.\n\nMaybe some functions can be useful for someone, because that I'm\nproviding now in 2019 this collection as a proper ASDF system which\nwill be available on [ultralisp].\n\n[ultralisp]: http://ultralisp.org\n\n# How to use\n\nInstall [quicksys] via [roswell] as:\n\n``` bash\nros install commonlispbr/quicksys\n```\n\nInstall ultralisp dist:\n\n``` bash\nros run -s quicksys -e \"(qs:install-dist :ultralisp)\" -q\n```\n\nLoad leraxandria via `ros run`:\n\n``` bash\n(ql:quickload :leraxandria)\n```\n\n[quicksys]: https://github.com/commonlispbr/quicksys\n[roswell]: https://github.com/roswell/roswell\n\n# Why this is useful?\n\nThe main utilities are:\n\n* `primep`\n* `factors`\n* `common-divisors`\n* `bits-to-integer`\n* `list-of-bits`\n* `memoize`\n* `transduce`\n* `range`\n* `partial`\n* `comp`\n* `filter`\n* `find-substring`\n* `staircase`\n* `compress-string`\n\n# Apps\n\nYou can find more stuff as self-contained system apps at\n`leraxandria/apps` and `leraxandria/gui` systems. The main\npackages are:\n\n* leraxandria/brainfuck\n* leraxandria/game-of-life\n* leraxandria/game-of-life/lain¹\n* leraxandria/gui\n\n\nAll the main packages entrypints are the `main` function.\n\n¹: _same version of the Serial Experiments Lain anime!_\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fryukinix%2Fleraxandria","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fryukinix%2Fleraxandria","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fryukinix%2Fleraxandria/lists"}