{"id":17101978,"url":"https://github.com/maskray/hython","last_synced_at":"2025-03-23T19:18:54.001Z","repository":{"id":3162949,"uuid":"4193621","full_name":"MaskRay/Hython","owner":"MaskRay","description":"A little language with Python-like grammer","archived":false,"fork":false,"pushed_at":"2012-05-02T15:16:59.000Z","size":116,"stargazers_count":5,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-01-29T02:27:16.653Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Haskell","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/MaskRay.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":"2012-05-01T15:43:51.000Z","updated_at":"2023-04-12T09:15:50.000Z","dependencies_parsed_at":"2022-09-06T21:21:10.102Z","dependency_job_id":null,"html_url":"https://github.com/MaskRay/Hython","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/MaskRay%2FHython","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MaskRay%2FHython/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MaskRay%2FHython/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MaskRay%2FHython/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/MaskRay","download_url":"https://codeload.github.com/MaskRay/Hython/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245153892,"owners_count":20569408,"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":[],"created_at":"2024-10-14T15:27:40.312Z","updated_at":"2025-03-23T19:18:53.976Z","avatar_url":"https://github.com/MaskRay.png","language":"Haskell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Hython\n\nA little language with Python-like grammer.\n\nThe design borrows quite a lot from language-python and berp.\nForgive me as this is the first time I employ alex and happy, and the principles of compiler design\nis still intelligible to me.\n\n## Hackage Dependencies\n\nghc, alex, happy, cmdargs, data-lens, data-lens-template\n\n## Supporting Features\n\n### Data types\n\nThese are a list of available data types:\n\n1. None\n2. Integer\n3. Bool\n4. Function\n\n### Flow control statements\n\n1. if .. elif .. else\n2. while .. else\n3. break continue\n\n### Others\n\n1. one-line lambda\n2. def\n\nCheck out `tests/` to find out all features.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmaskray%2Fhython","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmaskray%2Fhython","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmaskray%2Fhython/lists"}