{"id":13498032,"url":"https://github.com/fcanas/ogol","last_synced_at":"2026-03-13T23:35:00.554Z","repository":{"id":45139985,"uuid":"255485119","full_name":"fcanas/ogol","owner":"fcanas","description":null,"archived":false,"fork":false,"pushed_at":"2021-06-08T03:01:26.000Z","size":278,"stargazers_count":7,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"canon","last_synced_at":"2025-10-07T12:41:53.317Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Swift","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/fcanas.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}},"created_at":"2020-04-14T01:55:28.000Z","updated_at":"2022-07-13T02:50:54.000Z","dependencies_parsed_at":"2022-07-13T17:30:57.736Z","dependency_job_id":null,"html_url":"https://github.com/fcanas/ogol","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/fcanas/ogol","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fcanas%2Fogol","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fcanas%2Fogol/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fcanas%2Fogol/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fcanas%2Fogol/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/fcanas","download_url":"https://codeload.github.com/fcanas/ogol/tar.gz/refs/heads/canon","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fcanas%2Fogol/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":30479445,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-13T20:45:58.186Z","status":"ssl_error","status_checked_at":"2026-03-13T20:45:20.133Z","response_time":60,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":[],"created_at":"2024-07-31T20:00:48.702Z","updated_at":"2026-03-13T23:35:00.524Z","avatar_url":"https://github.com/fcanas.png","language":"Swift","readme":"# ogol\n\nOgol is a derivative of the [Logo](https://en.wikipedia.org/wiki/Logo_(programming_language)) programming language that is taking off in a different direction.\n\nThe Ogol language has [dynamic scoping](https://en.wikipedia.org/wiki/Scope_(computer_science)#Dynamic_scope), [tail call optimization](https://en.wikipedia.org/wiki/Tail_call). The inluded core libraries include [turtle graphics](https://en.wikipedia.org/wiki/Turtle_graphics) with SVG output.\n\nThis project is organized into subcomponents:\n\n- Execution\n  - Describes a weird combination AST, runtime, and high-level virtual machine\n- OgoLang\n  - Contains a Parser converting Ogol to structures described in the Execution module.\n- libOgol\n  - Core language procedures that require interacting with the runtime such as `output`, `stop`, and `make` in the `Meta` module. libOgol also includes a `CoreLib` module with core utilities implemented in Ogol, such as `list` and `repeat`. Also included are [Turtle Graphics]((https://en.wikipedia.org/wiki/Turtle_graphics)) with SVG output,  \n- OgolMath\n  - Core math functions\n- ogol\n  - A basic CLI Ogol REPL with no Turtle Graphics\n- Tooling Support\n  - An abstract definition of a parser and associated syntax coloring and error types supporting an editor. Previously, this supported a separate Logo implementation. Currently it remains independent to facilitate rapid creation and iteration of experimental tools, which is one of the main reasons I've made this toy language to begin with.\n\n[Development Log](Log.md)\n","funding_links":[],"categories":["Open-source projects built with SwiftWasm","Other"],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffcanas%2Fogol","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ffcanas%2Fogol","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffcanas%2Fogol/lists"}