{"id":13813178,"url":"https://github.com/inexorabletash/jslogo","last_synced_at":"2025-04-05T14:09:39.657Z","repository":{"id":51309264,"uuid":"9739817","full_name":"inexorabletash/jslogo","owner":"inexorabletash","description":"Logo in JavaScript","archived":false,"fork":false,"pushed_at":"2023-11-05T15:11:31.000Z","size":988,"stargazers_count":373,"open_issues_count":37,"forks_count":151,"subscribers_count":20,"default_branch":"main","last_synced_at":"2025-03-29T13:11:41.186Z","etag":null,"topics":["logo","programming-language"],"latest_commit_sha":null,"homepage":"https://calormen.com/jslogo","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/inexorabletash.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.md","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null}},"created_at":"2013-04-29T02:37:17.000Z","updated_at":"2025-02-12T07:56:31.000Z","dependencies_parsed_at":"2024-01-18T03:06:42.694Z","dependency_job_id":"49831b47-7520-4b90-9e26-24114f0f5ff9","html_url":"https://github.com/inexorabletash/jslogo","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/inexorabletash%2Fjslogo","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inexorabletash%2Fjslogo/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inexorabletash%2Fjslogo/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inexorabletash%2Fjslogo/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/inexorabletash","download_url":"https://codeload.github.com/inexorabletash/jslogo/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247345856,"owners_count":20924102,"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":["logo","programming-language"],"created_at":"2024-08-04T04:01:06.064Z","updated_at":"2025-04-05T14:09:39.640Z","avatar_url":"https://github.com/inexorabletash.png","language":"JavaScript","funding_links":[],"categories":["JavaScript"],"sub_categories":[],"readme":"jslogo - Logo in JavaScript\n===========================\n\nThis is hosted at https://inexorabletash.github.io/jslogo/ for playing with live.\n\n[Language Reference](https://htmlpreview.github.io/?https://github.com/inexorabletash/jslogo/blob/master/language.html) -\nthis attempts to implement a subset of [UCBLogo](https://www.cs.berkeley.edu/~bh/v2ch14/manual.html)\ndefined in in *Brian Harvey's Computer Science Logo Style*\n\nLogo Examples\n-------------\n    to star repeat 5 [ fd 100 rt 144 ] end\n    star\n    to square :length repeat 4 [ fd :length rt 90 ] end\n    repeat 36 [ square 50 rt 10 ]\n    to randomcolor setcolor pick [ red orange yellow green blue violet ] end\n    repeat 36 [ randomcolor square random 200 rt 10 ]\n    window pu repeat 72 [ setlabelheight repcount fd repcount * 2.5 label \"Logo bk repcount * 2.5 rt 10 ]\n\nLogo Links\n----------\n* [Logo](https://en.wikipedia.org/wiki/Logo_%28programming_language%29) on Wikipedia\n* Other Logo implementations that run in a Web browser:\n  * [papert - logo in your browser](http://logo.twentygototen.org/) ([source code](https://code.google.com/p/papert/))\n  * [Curly Logo](https://github.com/drj11/curlylogo)\n* [The Logo Foundation](http://el.media.mit.edu/logo-foundation/)\n* [Berkeley Logo (UCBLogo)](https://www.cs.berkeley.edu/~bh/logo.html)\n* [The Logo Tree Project](http://elica.net/download/papers/LogoTreeProject.pdf)\n* [Ian Bicking on Logo](http://blog.ianbicking.org/2007/10/19/logo/)\n* [PyLogo](http://pylogo.sourceforge.net/)\n* [Introduction to Computer Programming](http://www.bfoit.org/itp/itp.html)\n\nTo Do\n-----\n* Document deviations from UCB Logo standard\n* Make these examples all work: [Logo 15-word challenge](http://www.mathcats.com/gallery/15wordcontest.html)\n* Tail-call optimization\n* Make execution async so you can watch the turtle move\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Finexorabletash%2Fjslogo","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Finexorabletash%2Fjslogo","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Finexorabletash%2Fjslogo/lists"}