{"id":18444993,"url":"https://github.com/filipporanza/extract_line_error","last_synced_at":"2025-04-14T22:56:36.820Z","repository":{"id":118635627,"uuid":"338370998","full_name":"FilippoRanza/extract_line_error","owner":"FilippoRanza","description":"convert char indexes  to line indexes ","archived":false,"fork":false,"pushed_at":"2021-02-12T16:55:01.000Z","size":5,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-04-14T22:56:30.601Z","etag":null,"topics":["rust","rust-library","rustlang","string-library","string-manipulation"],"latest_commit_sha":null,"homepage":"","language":"Rust","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/FilippoRanza.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":"2021-02-12T16:24:42.000Z","updated_at":"2021-02-12T16:55:03.000Z","dependencies_parsed_at":null,"dependency_job_id":"de78098f-00c3-4fa1-826d-073cf527617d","html_url":"https://github.com/FilippoRanza/extract_line_error","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/FilippoRanza%2Fextract_line_error","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FilippoRanza%2Fextract_line_error/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FilippoRanza%2Fextract_line_error/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FilippoRanza%2Fextract_line_error/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/FilippoRanza","download_url":"https://codeload.github.com/FilippoRanza/extract_line_error/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248975330,"owners_count":21192208,"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":["rust","rust-library","rustlang","string-library","string-manipulation"],"created_at":"2024-11-06T07:04:29.046Z","updated_at":"2025-04-14T22:56:36.799Z","avatar_url":"https://github.com/FilippoRanza.png","language":"Rust","funding_links":[],"categories":[],"sub_categories":[],"readme":"# extract_line_error\nconvert char indexes  to line indexes \n\nSuppose that you are writing a compiler and that where you parser generator finds a syntax error returns a couple of indexes (namely where the error begins \nand where the error ends) pointing to the *n*-th and *m*-th  character in the code.\nThis library converts those indexes in a couple of line indexs (namely the line where the error begins and the line where the error ends) in a human readable\nformat.\n\n\n\n\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffilipporanza%2Fextract_line_error","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ffilipporanza%2Fextract_line_error","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffilipporanza%2Fextract_line_error/lists"}