{"id":16674054,"url":"https://github.com/tech189/lloydos","last_synced_at":"2025-04-09T20:15:32.678Z","repository":{"id":90146895,"uuid":"125116458","full_name":"tech189/Lloydos","owner":"tech189","description":"An esoteric programming language written in Ancient Greek","archived":false,"fork":false,"pushed_at":"2021-11-29T23:03:52.000Z","size":14,"stargazers_count":12,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-04-09T20:15:27.979Z","etag":null,"topics":["ancient-greek","esoteric-interpreter","interpreter","python"],"latest_commit_sha":null,"homepage":null,"language":"Python","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/tech189.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2018-03-13T21:23:35.000Z","updated_at":"2025-01-22T16:34:59.000Z","dependencies_parsed_at":null,"dependency_job_id":"6c2369a6-1cb6-400f-a6a6-02150b49e82b","html_url":"https://github.com/tech189/Lloydos","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/tech189%2FLloydos","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tech189%2FLloydos/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tech189%2FLloydos/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tech189%2FLloydos/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/tech189","download_url":"https://codeload.github.com/tech189/Lloydos/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248103872,"owners_count":21048245,"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":["ancient-greek","esoteric-interpreter","interpreter","python"],"created_at":"2024-10-12T12:29:12.855Z","updated_at":"2025-04-09T20:15:32.670Z","avatar_url":"https://github.com/tech189.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Lloydos\n\n### TL;DR: An esoteric programming language written in Ancient Greek\n\n## Interpreter\n\nCurrently it is just an interpreter written in Python 3 that takes in `.ld` files.\n\n## Example\n\nHere we have a file called `test.ld` with the following inside:\n\n    ὁ λογος ὀνομαζων «hello» ἐστι «Hello, world!»;\n    εἰπε τον λογον ὀνομαζοντα «hello»;\n\n    ὁ λογος ὀνομαζων «hello» ἐστι «Hello, tech189!»;\n    εἰπε τον λογον ὀνομαζοντα «hello»;\n\n    ὁ ἀριθμος ὀνομαζων «number» ἐστι «7»;\n    εἰπε τον ἀριθμον ὀνομαζοντα «number»;\n\n    ὁ ἀριθμος ὀνομαζων «other number» ἐστι «Ͳϙθʹ»;\n    εἰπε τον ἀριθμον ὀνομαζοντα «other number»;\n\nAnd then we run the following:\n\n    D:\\Coding\\Python\\Lloydos\u003epython lloydos.py test.ld\n\nWe should get this output:\n\n    Hello, world!\n    Hello, tech189!\n    7\n    999\n\n## Syntax\n\nIt is fairly basic at the moment but all of the relevant documentation is in [syntax.md](syntax.md)\n\n## Options\n\nUsage:\n\n    lloydos.py [filename] [options]\n\n- `-d` Debug mode - displays a lot of detailed information about each line of code\n\n## Progress\n\nCheck out the progress of the project [here](https://github.com/tech189/Lloydos/projects/1) and submit any issues [here](https://github.com/tech189/Lloydos/issues).","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftech189%2Flloydos","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftech189%2Flloydos","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftech189%2Flloydos/lists"}