{"id":16154001,"url":"https://github.com/roginvs/rocco","last_synced_at":"2026-02-02T17:04:21.394Z","repository":{"id":42709364,"uuid":"280879947","full_name":"roginvs/rocco","owner":"roginvs","description":"University thesis, a compiler from C99 into Webassembly","archived":false,"fork":false,"pushed_at":"2023-03-05T12:10:15.000Z","size":4502,"stargazers_count":1,"open_issues_count":9,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-06-11T23:44:15.069Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://roginvs.github.io/rocco/","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/roginvs.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":"2020-07-19T14:14:55.000Z","updated_at":"2022-03-10T18:40:04.000Z","dependencies_parsed_at":"2024-12-01T12:00:43.873Z","dependency_job_id":null,"html_url":"https://github.com/roginvs/rocco","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/roginvs/rocco","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/roginvs%2Frocco","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/roginvs%2Frocco/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/roginvs%2Frocco/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/roginvs%2Frocco/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/roginvs","download_url":"https://codeload.github.com/roginvs/rocco/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/roginvs%2Frocco/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29015762,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-02T16:17:30.374Z","status":"ssl_error","status_checked_at":"2026-02-02T15:58:50.469Z","response_time":58,"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-10T01:14:56.836Z","updated_at":"2026-02-02T17:04:21.379Z","avatar_url":"https://github.com/roginvs.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Rocco\n\nRogin C Compiler\n\n## What is this\n\nA compiler from subset of C99 language into webassembly\n\nDemo is here \u003chttps://roginvs.github.io/rocco\u003e\n\n## What is supported\n\nTODO to add\n\n(maybe some subset of misra rules)\n\n## What is not supported yet\n\n- proper type checking\n- \"long long\", float, double, short types\n- switch and goto statements\n- unions and structs\n- variable-length arrays\n- array initializers\n- ints are unsigned by default (simple to fix)\n- linkage (also not possible to declare function and define it later)\n- \"\" strings\n\n## Why no goto/switch\n\nhttps://en.wikipedia.org/wiki/Structured_program_theorem\n\nhttps://github.com/kripken/emscripten/raw/master/docs/paper.pdf\n\nhttps://medium.com/leaningtech/solving-the-structured-control-flow-problem-once-and-for-all-5123117b1ee2\n\n## Links\n\nhttps://www.w3.org/TR/wasm-core-1/\n\nhttps://webassembly.github.io/spec/core/appendix/index-instructions.html\n\nC99 specification\n\nhttps://developer.mozilla.org/ru/docs/WebAssembly/Understanding_the_text_format\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Froginvs%2Frocco","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Froginvs%2Frocco","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Froginvs%2Frocco/lists"}