{"id":18422405,"url":"https://github.com/sri-csl/parsley-lang","last_synced_at":"2025-04-07T14:32:45.563Z","repository":{"id":215361647,"uuid":"200309998","full_name":"SRI-CSL/parsley-lang","owner":"SRI-CSL","description":"Parsley format definition language","archived":false,"fork":false,"pushed_at":"2024-01-12T23:25:36.000Z","size":39032,"stargazers_count":5,"open_issues_count":0,"forks_count":0,"subscribers_count":21,"default_branch":"master","last_synced_at":"2025-03-22T19:45:58.268Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"OCaml","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/SRI-CSL.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":"2019-08-02T23:38:29.000Z","updated_at":"2024-01-05T14:41:37.000Z","dependencies_parsed_at":null,"dependency_job_id":"48e89494-44ad-4d1b-9aa5-979c169c1b5c","html_url":"https://github.com/SRI-CSL/parsley-lang","commit_stats":null,"previous_names":["sri-csl/parsley-lang"],"tags_count":2,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SRI-CSL%2Fparsley-lang","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SRI-CSL%2Fparsley-lang/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SRI-CSL%2Fparsley-lang/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SRI-CSL%2Fparsley-lang/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/SRI-CSL","download_url":"https://codeload.github.com/SRI-CSL/parsley-lang/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247670205,"owners_count":20976525,"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":[],"created_at":"2024-11-06T04:29:31.270Z","updated_at":"2025-04-07T14:32:45.555Z","avatar_url":"https://github.com/SRI-CSL.png","language":"OCaml","funding_links":[],"categories":[],"sub_categories":[],"readme":"\nInterpreter for the Parsley data definition language.\n\nBuilding\n--------\n\nThe easiest way to get the dependencies is via opam:\n\nhttps://opam.ocaml.org/\n\nEnsure your opam is up-to-date before installing the dependencies:\n\n```\n$ opam update \u0026\u0026 opam upgrade\n$ opam install menhir dune cmdliner\n```\n\nThen,\n```\n$ make\n```\nshould leave the compiler executable in `./parsleyc.exe`.\n\nTo build a version suitable for fuzzing with AFL, run\n```\n$ make afl\n```\nand use the executable in `./parsleyc_afl.exe`.\n\nDocumentation\n-------------\n\nThe Parsley language is documented in a [reference\nmanual](doc/readme.adoc) and a [tutorial](doc/tutorial/overview.adoc)\nexplains its use for some well-known formats.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsri-csl%2Fparsley-lang","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsri-csl%2Fparsley-lang","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsri-csl%2Fparsley-lang/lists"}