{"id":24423977,"url":"https://github.com/yutopp/tylang","last_synced_at":"2026-04-25T15:34:49.679Z","repository":{"id":143196859,"uuid":"94745140","full_name":"yutopp/tylang","owner":"yutopp","description":"A transpiler from Tylang to Erlang. Tylang extends Erlang with type annotations and etc.","archived":false,"fork":false,"pushed_at":"2017-06-28T12:02:27.000Z","size":18,"stargazers_count":3,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-03-13T15:27:17.232Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Erlang","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/yutopp.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":"2017-06-19T06:47:04.000Z","updated_at":"2021-11-28T22:21:19.000Z","dependencies_parsed_at":"2023-05-23T13:46:37.373Z","dependency_job_id":null,"html_url":"https://github.com/yutopp/tylang","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/yutopp/tylang","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yutopp%2Ftylang","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yutopp%2Ftylang/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yutopp%2Ftylang/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yutopp%2Ftylang/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/yutopp","download_url":"https://codeload.github.com/yutopp/tylang/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yutopp%2Ftylang/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32267710,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-25T09:15:33.318Z","status":"ssl_error","status_checked_at":"2026-04-25T09:15:31.997Z","response_time":59,"last_error":"SSL_read: 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":"2025-01-20T10:48:47.354Z","updated_at":"2026-04-25T15:34:49.652Z","avatar_url":"https://github.com/yutopp.png","language":"Erlang","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Tylang\n\n**WORK IN PROGRESS**\n\nTylang, TYped erLANG, extends Erlang with type annotations and etc.  \nThis repository provides only a transpiler from Tylang to Erlang.\n\nA type checker for Tylang is provided as [Eir](https://github.com/yutopp/eir).\n\n## How To Use\n\nInstall tylang transpiler as a rebar3 plugin. Add the following to your rebar.config file:\n```\n{plugins, [\n    {tylang, \".*\", {git, \"https://github.com/yutopp/tylang.git\", {brunch, \"master\"}}}\n]}.\n{provider_hooks, [{pre, [{compile, {tylang, compile}}]}]}.\n```\n\n## Build\n\n```\n$ rebar3 compile\n```\n\n## License\n\nThis software is licensed under the [Boost Software License](http://www.boost.org/LICENSE_1_0.txt).  \nNOTE: [src/tylang_parse.yrl](src/tylang_parse.yrl) is derived from [otp original](https://github.com/erlang/otp/blob/master/lib/stdlib/src/erl_parse.yrl) and licenced under the [Apache License](http://www.apache.org/licenses/LICENSE-2.0).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fyutopp%2Ftylang","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fyutopp%2Ftylang","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fyutopp%2Ftylang/lists"}