{"id":15932485,"url":"https://github.com/wbars/compiler","last_synced_at":"2025-07-21T03:02:55.866Z","repository":{"id":94391742,"uuid":"79703541","full_name":"wbars/compiler","owner":"wbars","description":"Simple Pascal-like language to JVM bytecode compiler","archived":false,"fork":false,"pushed_at":"2017-04-11T22:50:57.000Z","size":209,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-02-25T22:45:50.299Z","etag":null,"topics":["compiler","jvm-bytecode"],"latest_commit_sha":null,"homepage":"","language":"Java","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/wbars.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-01-22T08:05:22.000Z","updated_at":"2023-07-22T14:11:57.000Z","dependencies_parsed_at":"2023-04-30T11:37:17.221Z","dependency_job_id":null,"html_url":"https://github.com/wbars/compiler","commit_stats":{"total_commits":50,"total_committers":1,"mean_commits":50.0,"dds":0.0,"last_synced_commit":"e7433af32eeb1664aa3e2e70e3e1a1589653657d"},"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/wbars/compiler","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wbars%2Fcompiler","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wbars%2Fcompiler/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wbars%2Fcompiler/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wbars%2Fcompiler/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/wbars","download_url":"https://codeload.github.com/wbars/compiler/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wbars%2Fcompiler/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":266231762,"owners_count":23896473,"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","jvm-bytecode"],"created_at":"2024-10-07T02:02:05.966Z","updated_at":"2025-07-21T03:02:55.844Z","avatar_url":"https://github.com/wbars.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"Simple Pascal-like language to JVM bytecode compiler.\n\nSee usage in run.sh file\n\nMain differences from classic Pascal:\n\n- No subrange bounds in array types (write just `array of Integer`)\n- Array literals `{1,2,3}`\n- `new_array(size: Integer; type: Type)` for allocating empty array with size\n- `array_push(index: Integer; value: T, arrayReference: Array)` instead of assignment by index\n\n**Disclaimer**: since this project was made only for self-learning and from curiosity there is very basic Pascal features support \nand some of these can be *suddenly* disabled (like comments).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwbars%2Fcompiler","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fwbars%2Fcompiler","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwbars%2Fcompiler/lists"}