{"id":15486975,"url":"https://github.com/theodesp/guile-turtle","last_synced_at":"2025-04-22T17:28:20.430Z","repository":{"id":52174456,"uuid":"91109530","full_name":"theodesp/guile-turtle","owner":"theodesp","description":"A simple example on how to embed Guile Scheme to C using a simple “Tortoise” graphics program","archived":false,"fork":false,"pushed_at":"2021-05-06T09:28:25.000Z","size":5,"stargazers_count":10,"open_issues_count":1,"forks_count":3,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-03-29T17:12:54.807Z","etag":null,"topics":["c","guile","scheme-language","turtle"],"latest_commit_sha":null,"homepage":null,"language":"C","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/theodesp.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}},"created_at":"2017-05-12T16:20:27.000Z","updated_at":"2022-06-06T04:18:21.000Z","dependencies_parsed_at":"2022-08-23T21:31:26.287Z","dependency_job_id":null,"html_url":"https://github.com/theodesp/guile-turtle","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/theodesp%2Fguile-turtle","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/theodesp%2Fguile-turtle/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/theodesp%2Fguile-turtle/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/theodesp%2Fguile-turtle/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/theodesp","download_url":"https://codeload.github.com/theodesp/guile-turtle/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":250286757,"owners_count":21405498,"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":["c","guile","scheme-language","turtle"],"created_at":"2024-10-02T06:20:38.580Z","updated_at":"2025-04-22T17:28:20.414Z","avatar_url":"https://github.com/theodesp.png","language":"C","funding_links":[],"categories":[],"sub_categories":[],"readme":"# guile-turtle\nA simple example on how to embed Guile Scheme to C using a simple “Tortoise” graphics program\n\n## Requirements\n1. [Guile](https://www.gnu.org/software/guile/)\n2. [Gnuplot](http://www.gnuplot.info/)\n\n## How to run\n\n```bash\n\tmake\n\t./turtle\n```\n\n## Commands\n```\nguile\u003e (tortoise-move 1)\nguile\u003e (tortoise-turn 90)\nguile\u003e (tortoise-penup)\nguile\u003e (tortoise-move 5)\nguile\u003e (tortoise-pendown)\nguile\u003e (tortoise-move 1)\nguile\u003e (tortoise-reset)\n```\n\n### Note\nIf it complains about default terminal just export `GNUTERM=x11` or `qt`\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftheodesp%2Fguile-turtle","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftheodesp%2Fguile-turtle","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftheodesp%2Fguile-turtle/lists"}