{"id":19645414,"url":"https://github.com/corani/byopl","last_synced_at":"2026-05-10T23:41:55.352Z","repository":{"id":259200168,"uuid":"876460612","full_name":"corani/byopl","owner":"corani","description":"Build Your Own Programming Language implementation","archived":false,"fork":false,"pushed_at":"2024-10-24T09:44:04.000Z","size":40,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2024-10-25T05:11:40.638Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"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/corani.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":"2024-10-22T02:22:43.000Z","updated_at":"2024-10-24T09:44:08.000Z","dependencies_parsed_at":"2024-10-28T04:44:54.797Z","dependency_job_id":"e5b5dddc-7839-47bf-9839-054b282e34a9","html_url":"https://github.com/corani/byopl","commit_stats":null,"previous_names":["corani/byopl"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/corani/byopl","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/corani%2Fbyopl","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/corani%2Fbyopl/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/corani%2Fbyopl/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/corani%2Fbyopl/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/corani","download_url":"https://codeload.github.com/corani/byopl/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/corani%2Fbyopl/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":285538370,"owners_count":27188678,"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-11-20T02:00:05.334Z","response_time":54,"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":[],"created_at":"2024-11-11T14:33:54.062Z","updated_at":"2025-11-21T01:05:33.754Z","avatar_url":"https://github.com/corani.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Build Your Own Programming Language\n\nWorking through the book [Build Your Own Programming Language](https://www.packtpub.com/en-us/product/build-your-own-programming-language-9781800204805) by Cliniton L. Jeffery. \n\nThe official code repository for the book can be found [here](https://github.com/PacktPublishing/Build-Your-Own-Programming-Language).\n\nAlthough it has been a decade since I last wrote any Java code, I'm trying to make it a bit easier\nby using Maven to manage the project. \n\n## Usage\n\n```bash\nmvn clean package\nmvn exec:java@j0\nmvn exec:exec@dot\n```\n\n\u003e [!note]\n\u003e `jflex` is used to generate the lexer. The `pom.xml` file has a plugin to run jflex before the\n\u003e packaging. Since `byacc-j` is not available in the Maven repository (why would it?), I had to\n\u003e install it manually. On Ubuntu that's as easy as `sudo apt install byacc-j`.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcorani%2Fbyopl","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcorani%2Fbyopl","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcorani%2Fbyopl/lists"}