{"id":15348328,"url":"https://github.com/shalithasuranga/simpler","last_synced_at":"2025-10-15T15:28:58.796Z","repository":{"id":121833234,"uuid":"138731661","full_name":"shalithasuranga/simpler","owner":"shalithasuranga","description":"Very simple language implemented using antlr for beginners","archived":false,"fork":false,"pushed_at":"2018-06-27T05:08:24.000Z","size":2057,"stargazers_count":17,"open_issues_count":0,"forks_count":3,"subscribers_count":2,"default_branch":"master","last_synced_at":"2024-11-01T08:50:28.297Z","etag":null,"topics":["anltr","compiler-design","java","lexer","parsing","programming-language","simple-lang"],"latest_commit_sha":null,"homepage":"https://medium.com/@shalithasuranga/build-your-own-programming-language-with-antlr-5201955537a5","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/shalithasuranga.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2018-06-26T11:59:48.000Z","updated_at":"2024-05-31T16:11:25.000Z","dependencies_parsed_at":"2023-07-11T12:36:13.390Z","dependency_job_id":null,"html_url":"https://github.com/shalithasuranga/simpler","commit_stats":{"total_commits":5,"total_committers":1,"mean_commits":5.0,"dds":0.0,"last_synced_commit":"fda4ea8ad64acf1d8f8f6a7edfdbb05e4d9eccf4"},"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shalithasuranga%2Fsimpler","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shalithasuranga%2Fsimpler/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shalithasuranga%2Fsimpler/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shalithasuranga%2Fsimpler/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/shalithasuranga","download_url":"https://codeload.github.com/shalithasuranga/simpler/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":223657852,"owners_count":17181024,"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":["anltr","compiler-design","java","lexer","parsing","programming-language","simple-lang"],"created_at":"2024-10-01T11:46:44.695Z","updated_at":"2025-10-15T15:28:53.725Z","avatar_url":"https://github.com/shalithasuranga.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"# simplerlang\nVery simple language implemented using antler for beginners based on [my article](https://medium.com/@shalithasuranga/build-your-own-programming-language-with-antlr-5201955537a5)\n\n### Sample input\n\n```\na = 100\nb = 150\nshow 10\nshow a\nshow b\n```\n\n### Sample output\n\n```\n10\n100\n150\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fshalithasuranga%2Fsimpler","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fshalithasuranga%2Fsimpler","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fshalithasuranga%2Fsimpler/lists"}