{"id":18064922,"url":"https://github.com/eoin-obrien/kedlang","last_synced_at":"2025-04-05T14:20:50.350Z","repository":{"id":43714492,"uuid":"395154297","full_name":"eoin-obrien/kedlang","owner":"eoin-obrien","description":"Ked interpreter built with Lex, Yacc and Python","archived":false,"fork":false,"pushed_at":"2023-12-15T08:45:07.000Z","size":137,"stargazers_count":2,"open_issues_count":1,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-02-11T10:43:17.221Z","etag":null,"topics":["interpreter","ked","lex","programming-language","python","yacc"],"latest_commit_sha":null,"homepage":"https://adam-lynch.github.io/ked/","language":"Python","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/eoin-obrien.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.rst","contributing":null,"funding":null,"license":"LICENSE.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":"AUTHORS.rst","dei":null,"publiccode":null,"codemeta":null}},"created_at":"2021-08-12T00:55:37.000Z","updated_at":"2023-08-22T20:26:10.000Z","dependencies_parsed_at":"2024-12-18T20:43:46.108Z","dependency_job_id":"2658b6d0-2066-4f79-9798-fd54dddc812a","html_url":"https://github.com/eoin-obrien/kedlang","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eoin-obrien%2Fkedlang","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eoin-obrien%2Fkedlang/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eoin-obrien%2Fkedlang/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eoin-obrien%2Fkedlang/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/eoin-obrien","download_url":"https://codeload.github.com/eoin-obrien/kedlang/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247346930,"owners_count":20924307,"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":["interpreter","ked","lex","programming-language","python","yacc"],"created_at":"2024-10-31T06:08:29.776Z","updated_at":"2025-04-05T14:20:50.320Z","avatar_url":"https://github.com/eoin-obrien.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Ked\n\nKed is the first programming language known to hail from [The People's Republic of Cork][cork].\nIt was first discovered and partially described by [Adam Lynch][adam-lynch] at https://adam-lynch.github.io/ked/.\n`kedlang` is an attempt at creating a lexer, parser and interpreter for Ked with a few additions and guesses to round out the language.\n\n[cork]: http://en.wikipedia.org/wiki/Cork_(city)\n[adam-lynch]: https://github.com/adam-lynch\n\n## Description\n\nThe Ked interpreter can be installed using `pip`.\n\n```shell\n$ pip install kedlang\n```\n\nKed scripts are executed by passing them to the interpreter.\n\n```shell\n$ kedlang script.ked\n```\n\n## Disclaimer\n\nThis is very much a work in progress, and as such is practically guaranteed to be riddled with all kinds of interesting and convoluted quirks and bugs. For the love of Cork, don't try to use this in production. Or in development. Or anywhere, really.\n\n## Note\n\nThis project has been set up using PyScaffold 3.2.3. For details and usage\ninformation on PyScaffold see https://pyscaffold.org/.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Feoin-obrien%2Fkedlang","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Feoin-obrien%2Fkedlang","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Feoin-obrien%2Fkedlang/lists"}