{"id":20007432,"url":"https://github.com/mystpi/transpiler","last_synced_at":"2026-03-06T13:05:54.969Z","repository":{"id":229082236,"uuid":"775718888","full_name":"MystPi/transpiler","owner":"MystPi","description":"An expression transpiler (to JS) that supports pattern matching","archived":false,"fork":false,"pushed_at":"2024-04-23T19:59:21.000Z","size":11,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-02T01:18:47.481Z","etag":null,"topics":["compiler","gleam","transpiler"],"latest_commit_sha":null,"homepage":"","language":"Gleam","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/MystPi.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}},"created_at":"2024-03-21T23:05:24.000Z","updated_at":"2024-04-23T19:59:25.000Z","dependencies_parsed_at":"2024-03-22T00:25:32.635Z","dependency_job_id":"4f88fd25-df41-454f-9991-4ee53556d997","html_url":"https://github.com/MystPi/transpiler","commit_stats":null,"previous_names":["mystpi/transpiler"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/MystPi/transpiler","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MystPi%2Ftranspiler","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MystPi%2Ftranspiler/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MystPi%2Ftranspiler/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MystPi%2Ftranspiler/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/MystPi","download_url":"https://codeload.github.com/MystPi/transpiler/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MystPi%2Ftranspiler/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":30178286,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-06T12:39:21.703Z","status":"ssl_error","status_checked_at":"2026-03-06T12:36:09.819Z","response_time":250,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: 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":["compiler","gleam","transpiler"],"created_at":"2024-11-13T06:16:34.114Z","updated_at":"2026-03-06T13:05:49.942Z","avatar_url":"https://github.com/MystPi.png","language":"Gleam","funding_links":[],"categories":[],"sub_categories":[],"readme":"# transpiler\n\nA little expression transpiler. It is capable of generating:\n- value literals (ints, strings, booleans) and variables\n- lists\n- lambda expressions and function applications\n- let expressions\n- binary operations\n- match expressions with pattern matching\n\nPattern matching currently supports matching against:\n- literals\n- lists with optional tails\n- pattern variables\n\n## Development\n\n```sh\ngleam run   # Run the project\ngleam test  # Run the tests\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmystpi%2Ftranspiler","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmystpi%2Ftranspiler","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmystpi%2Ftranspiler/lists"}