{"id":13670546,"url":"https://github.com/rsms/wlang","last_synced_at":"2025-08-16T19:11:32.182Z","repository":{"id":66105810,"uuid":"231709722","full_name":"rsms/wlang","owner":"rsms","description":"Programming language in development","archived":false,"fork":false,"pushed_at":"2021-02-05T02:10:11.000Z","size":1542,"stargazers_count":47,"open_issues_count":0,"forks_count":1,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-03-15T21:17:06.830Z","etag":null,"topics":["assembler","compiler","programming-language"],"latest_commit_sha":null,"homepage":"","language":"C","has_issues":false,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"isc","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/rsms.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null}},"created_at":"2020-01-04T04:45:03.000Z","updated_at":"2024-12-24T21:09:44.000Z","dependencies_parsed_at":null,"dependency_job_id":"8137bc91-380b-4670-aac9-9ec43dd51ffa","html_url":"https://github.com/rsms/wlang","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/rsms%2Fwlang","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rsms%2Fwlang/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rsms%2Fwlang/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rsms%2Fwlang/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/rsms","download_url":"https://codeload.github.com/rsms/wlang/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":244943733,"owners_count":20536290,"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":["assembler","compiler","programming-language"],"created_at":"2024-08-02T09:00:44.910Z","updated_at":"2025-03-22T10:31:13.665Z","avatar_url":"https://github.com/rsms.png","language":"C","readme":"# wlang\n\nProgramming language in development\n\n```txt\n./dev.sh example/factorial.w\n```\n\nNotes:\n\n- Implemented in C11.\n- Uses dlmalloc instead of libc malloc, making it portable to wasm etc.\n- `./dev.sh [\u003csrcfile\u003e]`       — build and run product (incremental)\n- `./dev.sh -lldb [\u003csrcfile\u003e]` — build and run product in debugger (incremental)\n- `./dev.sh -analyze`          — run incremental code analyzer on uncommited changes (incremental)\n- `./build.sh`                 — build release product and exit\n- `./build.sh -g`              — build debug product and exit\n- `./build.sh -analyze`        — analyze entire project using ([Infer](https://fbinfer.com/))\n- `./build.sh -test`           — build \u0026 run all tests and generate code coverage reports.\n- Debug products are built with Clang address sanitizer by default.\n  To disable asan/msan, edit the `build.in.ninja` file.\n\nRequirements for building:\n\n- [clang](https://clang.llvm.org/) version \u003e=7\n- [Ninja](https://ninja-build.org/) version \u003e=1.2\n- Bash or a bash-compatible shell, for running the build scripts\n- [Python 3](https://www.python.org/) used for code generation\n- [Infer](https://fbinfer.com/) used for code analysis (optional)\n\nIf you're on macOS, install everything you need with `brew install clang python ninja infer`.\n","funding_links":[],"categories":["C","Other"],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frsms%2Fwlang","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Frsms%2Fwlang","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frsms%2Fwlang/lists"}