{"id":16098966,"url":"https://github.com/hellerve/typeinfer","last_synced_at":"2026-01-20T16:05:54.814Z","repository":{"id":79626381,"uuid":"58222929","full_name":"hellerve/typeinfer","owner":"hellerve","description":"A naive typechecker for zepto programs","archived":false,"fork":false,"pushed_at":"2016-05-12T16:58:40.000Z","size":5,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-04-05T22:43:44.313Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":null,"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/hellerve.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":"2016-05-06T17:15:12.000Z","updated_at":"2023-10-02T12:27:44.000Z","dependencies_parsed_at":"2023-05-13T22:00:15.342Z","dependency_job_id":null,"html_url":"https://github.com/hellerve/typeinfer","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/hellerve/typeinfer","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hellerve%2Ftypeinfer","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hellerve%2Ftypeinfer/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hellerve%2Ftypeinfer/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hellerve%2Ftypeinfer/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/hellerve","download_url":"https://codeload.github.com/hellerve/typeinfer/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hellerve%2Ftypeinfer/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28606373,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-20T14:45:23.139Z","status":"ssl_error","status_checked_at":"2026-01-20T14:44:16.929Z","response_time":117,"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":[],"created_at":"2024-10-09T18:25:14.974Z","updated_at":"2026-01-20T16:05:54.787Z","avatar_url":"https://github.com/hellerve.png","language":null,"funding_links":[],"categories":[],"sub_categories":[],"readme":"# typeinfer\n\nA simple and naive type inference library for zepto code.\n\n## Usage\n\n![](http://g.recordit.co/MpcMHlJOER.gif)\n\n```\n(load \"typeinfer\")\n(import-all \"typeinfer\")\n(typeinfer:infer-program some-program)\n(typeinfer:infer-expression some-expression)\n```\n\n## Caveats\n\nThis library does not about currying, overloading\nor generic functions. If it is determined that\nthe function works on integers, the typeinferer\nwill assume this a truth. If later facts disprove that\nclaim, it will just assume the thing is `:ambiguous`,\nwhich it is.\n\nAlso, there are almost no primitives in the initial\nenvironment, so a lot of functions might seem\n`:unbound` when in reality they are just a part\nof the standard library.\n\n\u003chr/\u003e\n\nHave fun!\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhellerve%2Ftypeinfer","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fhellerve%2Ftypeinfer","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhellerve%2Ftypeinfer/lists"}