{"id":27004074,"url":"https://github.com/xp44mm/estreeparser","last_synced_at":"2025-04-04T06:11:19.580Z","repository":{"id":40642399,"uuid":"463356201","full_name":"xp44mm/ESTreeParser","owner":"xp44mm","description":"A Parser for AST Descriptor Syntax of estree.","archived":false,"fork":false,"pushed_at":"2023-03-22T01:42:26.000Z","size":90,"stargazers_count":0,"open_issues_count":1,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-03-10T04:48:26.133Z","etag":null,"topics":["parser"],"latest_commit_sha":null,"homepage":"","language":"F#","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/xp44mm.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}},"created_at":"2022-02-25T01:25:35.000Z","updated_at":"2022-02-25T03:15:50.000Z","dependencies_parsed_at":"2023-01-16T16:01:07.129Z","dependency_job_id":null,"html_url":"https://github.com/xp44mm/ESTreeParser","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xp44mm%2FESTreeParser","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xp44mm%2FESTreeParser/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xp44mm%2FESTreeParser/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xp44mm%2FESTreeParser/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/xp44mm","download_url":"https://codeload.github.com/xp44mm/ESTreeParser/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247128754,"owners_count":20888235,"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":["parser"],"created_at":"2025-04-04T06:11:19.078Z","updated_at":"2025-04-04T06:11:19.566Z","avatar_url":"https://github.com/xp44mm.png","language":"F#","funding_links":[],"categories":[],"sub_categories":[],"readme":"# ESTreeParser\n\nThis package is A Parser for AST Descriptor Syntax of [estree](https://github.com/estree/estree). It is uploaded to [nuguet](https://www.nuget.org/packages/ESTreeParser/).\n\n## Feature\n\n- Use BNF to describe AST Descriptor Syntax of estree.\n  The details see to [yacc file](https://github.com/xp44mm/ESTreeParser/blob/master/ESTreeParser/estree.fsyacc).\n\n- Extract all of type definitions from a md file.\n  The usages see to [test file](https://github.com/xp44mm/ESTreeParser/blob/master/ESTreeParser.Test/ExtractDefinitionTest.fs).\n  Some exacted definition files in [codes folder](https://github.com/xp44mm/ESTreeParser/blob/master/codes/).\n  \n- Parse the type definition to AST of AST Descriptor Syntax of estree.\n  The AST definitions see to [code file](https://github.com/xp44mm/ESTreeParser/blob/master/ESTreeParser/Ast.fs).\n  The usages see to [test file](https://github.com/xp44mm/ESTreeParser/blob/master/ESTreeParser.Test/ParserTest.fs).\n  \n- Serialize AST structure instance to JSON.\n  The usages see to [test file](https://github.com/xp44mm/ESTreeParser/blob/master/ESTreeParser.Test/GenerateJsonFile.fs).\n  Some serialized JSON files in [jsons folder](https://github.com/xp44mm/ESTreeParser/blob/master/jsons/).\n\n- Solve the definition after the syntax extension.\n  The usages see to [test file](https://github.com/xp44mm/ESTreeParser/blob/master/ESTreeParser.Test/DefinitionFileTest.fs).\n  Some extended syntax files in [extended folder](https://github.com/xp44mm/ESTreeParser/blob/master/extended/).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fxp44mm%2Festreeparser","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fxp44mm%2Festreeparser","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fxp44mm%2Festreeparser/lists"}