{"id":19386900,"url":"https://github.com/severen/xturtle","last_synced_at":"2026-05-18T02:35:12.849Z","repository":{"id":83231314,"uuid":"235757248","full_name":"severen/xturtle","owner":"severen","description":"A Scheme-controlled turtle graphics program for Linux/X11.","archived":false,"fork":false,"pushed_at":"2023-10-27T03:02:29.000Z","size":46,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-07-30T15:54:58.561Z","etag":null,"topics":["cairo","linux","lisp","scheme","turtle-graphics","x11","xcb","xorg"],"latest_commit_sha":null,"homepage":"","language":"C++","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/severen.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}},"created_at":"2020-01-23T08:56:40.000Z","updated_at":"2023-06-25T03:56:42.000Z","dependencies_parsed_at":"2023-03-02T18:30:47.288Z","dependency_job_id":null,"html_url":"https://github.com/severen/xturtle","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/severen/xturtle","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/severen%2Fxturtle","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/severen%2Fxturtle/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/severen%2Fxturtle/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/severen%2Fxturtle/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/severen","download_url":"https://codeload.github.com/severen/xturtle/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/severen%2Fxturtle/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33162675,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-17T22:39:12.733Z","status":"online","status_checked_at":"2026-05-18T02:00:06.436Z","response_time":71,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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":["cairo","linux","lisp","scheme","turtle-graphics","x11","xcb","xorg"],"created_at":"2024-11-10T10:07:49.421Z","updated_at":"2026-05-18T02:35:12.828Z","avatar_url":"https://github.com/severen.png","language":"C++","funding_links":[],"categories":[],"sub_categories":[],"readme":"# xturtle\n\nxturtle is a [turtle graphics](https://en.wikipedia.org/wiki/Turtle_graphics)\nprogram for Linux/X11 that is controlled by\n[Scheme](https://en.wikipedia.org/wiki/Scheme_(programming_language)), a\ndialect of the Lisp family of programming languages.\n\n**Warning**: xturtle was written for my own personal education in bare-bones\nLinux application development and as such should not be used for anything\nserious. That being said, it may serve as a useful example of wiring up XCB and\nCairo.\n\n## Building\n\nTo build xturtle, the [Meson](https://mesonbuild.com/) build system must be\ninstalled, as well as the following dependencies:\n\n- xcb;\n- xcb-util;\n- xcb-util-wm;\n- xcb-util-keysyms;\n- cairo;\n- guile-2.2;\n- spdlog (optional, will be built from source if not available);\n- CLI11 (optional, will be built from source if not available).\n\nIf the above are available, run the following to build xturtle:\n```sh\n$ meson build\n$ ninja -C build\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fseveren%2Fxturtle","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fseveren%2Fxturtle","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fseveren%2Fxturtle/lists"}