{"id":20238329,"url":"https://github.com/basilfx/course-compilerdesign","last_synced_at":"2025-07-03T15:04:47.160Z","repository":{"id":5897916,"uuid":"7116456","full_name":"basilfx/Course-CompilerDesign","owner":"basilfx","description":"Object oriented compiler for the Java Virtual Machine with Objective-C-like Syntax.","archived":false,"fork":false,"pushed_at":"2022-01-04T16:41:22.000Z","size":4783,"stargazers_count":1,"open_issues_count":2,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-03-03T14:47:59.129Z","etag":null,"topics":["antlr3","compiler-design","java","maven"],"latest_commit_sha":null,"homepage":"","language":"Java","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/basilfx.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":"2012-12-11T17:48:52.000Z","updated_at":"2024-07-18T05:11:16.000Z","dependencies_parsed_at":"2022-08-31T18:30:30.457Z","dependency_job_id":null,"html_url":"https://github.com/basilfx/Course-CompilerDesign","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/basilfx/Course-CompilerDesign","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/basilfx%2FCourse-CompilerDesign","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/basilfx%2FCourse-CompilerDesign/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/basilfx%2FCourse-CompilerDesign/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/basilfx%2FCourse-CompilerDesign/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/basilfx","download_url":"https://codeload.github.com/basilfx/Course-CompilerDesign/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/basilfx%2FCourse-CompilerDesign/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":263347798,"owners_count":23452864,"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":["antlr3","compiler-design","java","maven"],"created_at":"2024-11-14T08:33:24.472Z","updated_at":"2025-07-03T15:04:46.784Z","avatar_url":"https://github.com/basilfx.png","language":"Java","readme":"# Obama Compiler\nObject oriented compiler for the Java Virtual Machine with Objective-C-like\nSyntax. Built by Bas Stottelaar and Mart Meijerink for the Compiler Design\n(Vertalerbouw) course.\n\n[![Build Status](https://github.com/basilfx/Course-CompilerDesign/workflows/Course-CompilerDesign/badge.svg)](https://github.com/basilfx/Course-CompilerDesign/actions)\n\n## Quick Start\n1. Make sure Java 11 and Maven are installed.\n2. Run `mvn package`. The `*.jar` file is placed in `target/`.\n3. Run the examples.\n\n## Usage\n\n### The application\nThe basic command is `java -jar 'target/\u003cJAR File\u003e.jar' \u003coptions\u003e`.\n\nTo compile a file, replace `\u003coptions\u003e` with a `-f \u003cfilename\u003e`. The output\nappears in the same foler. You can try to compile some basic examples in the\n`examples/` folder.\n\n### Directory structure\n* `src/` — Application and test sources\n* `examples/` — Code examples\n\n## TODO\nA lot, since it is far from finished. But it works and passes all the tests\ndesigned so far.\n\n## License\nSee the [LICENSE](LICENSE) file for more information. All trademarks of\nexternal libraries included are copyright of their respective owners.\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbasilfx%2Fcourse-compilerdesign","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbasilfx%2Fcourse-compilerdesign","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbasilfx%2Fcourse-compilerdesign/lists"}