{"id":13410357,"url":"https://github.com/reznikmm/increment","last_synced_at":"2026-01-18T11:57:13.871Z","repository":{"id":104294640,"uuid":"107462314","full_name":"reznikmm/increment","owner":"reznikmm","description":"Incremental analysis in Ada","archived":false,"fork":false,"pushed_at":"2020-11-28T17:32:57.000Z","size":136,"stargazers_count":4,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2024-07-31T20:42:18.790Z","etag":null,"topics":["ada","incremental","parsing","syntax-analysis"],"latest_commit_sha":null,"homepage":null,"language":"Ada","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/reznikmm.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":"2017-10-18T20:58:41.000Z","updated_at":"2021-05-15T16:55:38.000Z","dependencies_parsed_at":null,"dependency_job_id":"82b4c6e4-0149-4205-85f5-1e71b89e1e80","html_url":"https://github.com/reznikmm/increment","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/reznikmm%2Fincrement","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/reznikmm%2Fincrement/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/reznikmm%2Fincrement/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/reznikmm%2Fincrement/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/reznikmm","download_url":"https://codeload.github.com/reznikmm/increment/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243600752,"owners_count":20317328,"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":["ada","incremental","parsing","syntax-analysis"],"created_at":"2024-07-30T20:01:06.418Z","updated_at":"2026-01-18T11:57:13.859Z","avatar_url":"https://github.com/reznikmm.png","language":"Ada","readme":"Incremental analysis in Ada _(increment)_\n=========================================\n\n[![Build](https://github.com/reznikmm/increment/workflows/Build/badge.svg)](https://github.com/reznikmm/increment/actions)\n[![Download](https://api.bintray.com/packages/reznikmm/matreshka/increment/images/download.svg)](https://bintray.com/reznikmm/matreshka/increment/_latestVersion)\n[![reuse compliant](https://img.shields.io/badge/reuse-compliant-green.svg)](https://reuse.software/)\n\n\u003e Incremental analysis library\n\nThis package provides incremental analysis algorithms\nand related data structures. The main target of the project is construction\nof integrated development environment (IDE).\n\nThe library perfoms a lexical and syntactical analisys of a program text\nand construct a parsing tree. As text changes are introduced in the tree\nand subsequent analisys pass restores consistent parsing tree for new text.\nUnaffected parts of the tree are kept unchanged.\n\nWe try to (re-)implement ideas described by Tim A. Wagner his work\n\"Practical Algorithms for Incremental Software Development Environments\"\n\n## Install\n\nRun\n```\nmake all install PREFIX=/path/to/install\n```\n\n### Dependencies\nIt depends on\n* [Matreshka](https://forge.ada-ru.org/matreshka) library.\n\n## Usage\nAdd `with \"increment\";` in your project file.\n\n## Maintainer\n\n[@MaximReznik](https://github.com/reznikmm).\n\n## Contribute\n\nFeel free to dive in!\n[Open an issue](https://github.com/reznikmm/increment/issues/new) or submit PRs.\n\n## License\n\n[MIT](LICENSE) © Maxim Reznik\n\n","funding_links":[],"categories":["Libraries"],"sub_categories":["Parsers, Scanners, Linters, Analysers, Interpreters and Prettyprinters"],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Freznikmm%2Fincrement","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Freznikmm%2Fincrement","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Freznikmm%2Fincrement/lists"}