{"id":13726549,"url":"https://github.com/nathsou/yolang","last_synced_at":"2025-10-28T23:31:13.757Z","repository":{"id":41228821,"uuid":"433153903","full_name":"nathsou/yolang","owner":"nathsou","description":"Procedural language targeting LLVM","archived":false,"fork":false,"pushed_at":"2022-10-09T17:44:13.000Z","size":836,"stargazers_count":5,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-02-01T19:05:07.271Z","etag":null,"topics":["compiler","llvm","programming-language","wasm"],"latest_commit_sha":null,"homepage":"","language":"TypeScript","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/nathsou.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":"2021-11-29T18:28:08.000Z","updated_at":"2024-12-20T12:19:32.000Z","dependencies_parsed_at":"2023-01-19T16:45:14.373Z","dependency_job_id":null,"html_url":"https://github.com/nathsou/yolang","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/nathsou%2Fyolang","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nathsou%2Fyolang/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nathsou%2Fyolang/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nathsou%2Fyolang/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nathsou","download_url":"https://codeload.github.com/nathsou/yolang/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":238737981,"owners_count":19522287,"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":["compiler","llvm","programming-language","wasm"],"created_at":"2024-08-03T01:03:12.552Z","updated_at":"2025-10-28T23:31:13.413Z","avatar_url":"https://github.com/nathsou.png","language":"TypeScript","funding_links":[],"categories":["ReScript"],"sub_categories":[],"readme":"# Yolang\n\nSimple procedural language targeting LLVM\n\n## Usage\n\nFollow the [llvm-bindings](https://github.com/ApsarasX/llvm-bindings#install) instructions to install llvm.\n\n\n```bash\n$ yarn install\n$ node build/yolang.js examples/euler2.yo\n```\n\n```\nUsage: yolang [options] \u003cinput\u003e\n\nArguments:\n  input                input source file\n\nOptions:\n  -V, --version        output the version number\n  -o, --out \u003cfile\u003e     output file\n  -t, --target \u003cname\u003e  target: host | wasm | wasi (default: \"host\")\n  -r, --run            compile and run the program\n  -a, --artifacts      build artificats directory\n  -T, --type-check     type check only\n  -D, --debug          create a debug build\n  --show:types         show types\n  --show:sweet         show sweet IR\n  --show:bitter        show bitter IR\n  --show:mono          show the monomorphized program\n  --show:llvm          show LLVM IR\n  --show:time          show pipeline timing\n  -h, --help           display help for command\n```\n\n## References\n\n- Sérgio Medeiros, Fabio Mascarenhas, 2018, [Syntax Error Recovery in Parsing Expression Grammars](https://arxiv.org/abs/1806.11150)\n- Daan Leijen, 2005, [Extensible records with scoped labels](https://www.microsoft.com/en-us/research/publication/extensible-records-with-scoped-labels/)","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnathsou%2Fyolang","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fnathsou%2Fyolang","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnathsou%2Fyolang/lists"}