{"id":15060420,"url":"https://github.com/tsoding/bm","last_synced_at":"2025-10-13T16:46:15.408Z","repository":{"id":48442749,"uuid":"325033182","full_name":"tsoding/bm","owner":"tsoding","description":"Simple compiler ecosystem","archived":false,"fork":false,"pushed_at":"2021-07-26T08:30:54.000Z","size":1284,"stargazers_count":192,"open_issues_count":87,"forks_count":17,"subscribers_count":7,"default_branch":"master","last_synced_at":"2025-04-10T05:55:16.634Z","etag":null,"topics":["assembly","assembly-language","basm","birtual-machine","bytecode","msvc","toolchain","virtual-machine"],"latest_commit_sha":null,"homepage":"","language":"C","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/tsoding.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2020-12-28T14:25:58.000Z","updated_at":"2025-04-04T15:32:18.000Z","dependencies_parsed_at":"2022-09-04T19:30:40.560Z","dependency_job_id":null,"html_url":"https://github.com/tsoding/bm","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/tsoding/bm","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tsoding%2Fbm","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tsoding%2Fbm/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tsoding%2Fbm/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tsoding%2Fbm/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/tsoding","download_url":"https://codeload.github.com/tsoding/bm/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tsoding%2Fbm/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279016102,"owners_count":26085802,"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","status":"online","status_checked_at":"2025-10-13T02:00:06.723Z","response_time":61,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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":["assembly","assembly-language","basm","birtual-machine","bytecode","msvc","toolchain","virtual-machine"],"created_at":"2024-09-24T22:58:30.571Z","updated_at":"2025-10-13T16:46:15.360Z","avatar_url":"https://github.com/tsoding.png","language":"C","funding_links":[],"categories":[],"sub_categories":[],"readme":"# bm\n\nSimple compiler ecosystem. Includes the backend and frontend for a couple of languages.\n\n## Subprojects\n\n- [bm](./bm) — VM Bytecode Definitions and Emulators.\n- [basm](./basm) — Assembler for the VM Bytecode.\n- [debasm](./debasm) — Disassembler for the VM Bytecode.\n- [bdb](./bdb) — Debugger for the VM Bytecode.\n- [bang ![logo](./bang/logo/logo-32.png)](./bang)  — Procedural Programming Language that Compiles to the VM Bytecode.\n\n## Quick Start\n\nTo build and test the entire project bootstrap the root [nobuild](https://github.com/tsoding/nobuild) and run it like so:\n\n```console\n$ cc -o nobuild nobuild.c\n$ ./nobuild test\n```\n\nFor more info do `./nobuild help`\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftsoding%2Fbm","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftsoding%2Fbm","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftsoding%2Fbm/lists"}