{"id":18364188,"url":"https://github.com/boxbeam/redlex","last_synced_at":"2025-04-06T15:32:25.808Z","repository":{"id":38818670,"uuid":"382477960","full_name":"boxbeam/RedLex","owner":"boxbeam","description":"A lexer-generator/parser-combinator for any context-free format","archived":false,"fork":false,"pushed_at":"2022-09-14T23:36:50.000Z","size":157,"stargazers_count":5,"open_issues_count":0,"forks_count":2,"subscribers_count":2,"default_branch":"master","last_synced_at":"2023-12-11T02:27:03.691Z","etag":null,"topics":["lexer-generator","lexing","parser-combinator","parsing"],"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/boxbeam.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":"2021-07-02T22:32:26.000Z","updated_at":"2022-05-26T22:04:15.000Z","dependencies_parsed_at":"2022-08-26T19:51:25.631Z","dependency_job_id":null,"html_url":"https://github.com/boxbeam/RedLex","commit_stats":null,"previous_names":["boxbeam/redlex"],"tags_count":12,"template":null,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/boxbeam%2FRedLex","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/boxbeam%2FRedLex/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/boxbeam%2FRedLex/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/boxbeam%2FRedLex/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/boxbeam","download_url":"https://codeload.github.com/boxbeam/RedLex/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":223256706,"owners_count":17114722,"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":["lexer-generator","lexing","parser-combinator","parsing"],"created_at":"2024-11-05T23:09:33.840Z","updated_at":"2024-11-05T23:09:34.656Z","avatar_url":"https://github.com/boxbeam.png","language":"Java","readme":"# RedLex\nA flexible lexer-generator/parser-combinator library which can generate abstract syntax trees for any context-free format, and parse those abstract syntax trees into objects using provided functions.\n\nSupport Discord: https://discord.gg/agu5xGy2YZ\n\n# Installation for Development\n\nRedLex can be accessed via JitPack using Gradle or Maven. Read the section for whichever you use below.\n\n## Gradle:\n\n```\t\t\nrepositories {\n\tmaven { url 'https://redempt.dev' }\n}\n\n```\n\n```\ndependencies {\n\timplementation 'com.github.Redempt:RedLex:Tag'\n}\n```\n\nReplace `Tag` with a version, like `1.0`, or a commit hash.\n\n## Maven:\n\n```\n\u003crepository\u003e\n\t\u003cid\u003eredempt.dev\u003c/id\u003e\n\t\u003curl\u003ehttps://redempt.dev\u003c/url\u003e\n\u003c/repository\u003e\n```\n\n```\n\u003cdependency\u003e\n\t\u003cgroupId\u003ecom.github.Redempt\u003c/groupId\u003e\n\t\u003cartifactId\u003eRedLex\u003c/artifactId\u003e\n\t\u003cversion\u003eTag\u003c/version\u003e\n\u003c/dependency\u003e\n```\n\nReplace `Tag` with a version, like `1.0`, or a commit hash.\n\n# Usage\n\nFor instructions on how to use RedLex, please see the [wiki](https://github.com/Redempt/RedLex/wiki).\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fboxbeam%2Fredlex","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fboxbeam%2Fredlex","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fboxbeam%2Fredlex/lists"}