increment

IDE parser

A library for incremental analysis and parsing of programming languages, specifically designed to support the construction of integrated development environments.

Incremental analysis in Ada

GitHub

4 stars
4 watching
0 forks
Language: Ada
last commit: almost 6 years ago
Linked from 1 awesome list

adaincrementalparsingsyntax-analysis

Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
reznikmm/adalibA collection of predefined Ada library units as defined in the Ada Reference Manual20
reznikmm/gelaAn Ada code analysis tool providing an API to work with Abstract Syntax Tree elements in a compiler-independent manner.0
reznikmm/anagramAn Ada library to work with grammars of program languages, providing tools for grammar handling and parser generation.4
reznikmm/ada-prettyA library that generates pretty-printed Ada code from program trees4
reznikmm/ada-lspAn implementation of the Language Server Protocol for a specific programming language11
ivoputzer/cli-args-parser-kataImplementing a CLI arguments parser to process input in various formats5
reznikmm/protobufAn implementation of Google's Protocol Buffers in Ada, providing a way to serialize structured data.33
monaqa/dial.nvimA plugin for Neovim that enhances the functionality of increment and decrement operations with customizable rules and modes.825
kykim/remTool to access and manipulate OSX Reminders event store using Objective-C130
frett27/ada-midiAn Ada implementation of Midi file reading and writing functionality6
reznikmm/cvsweb2gitTool to import CVS repository into Git repository0
jhumphry/auto_countersAn Ada 2012 project implementing reference counting approaches to resource management with an emphasis on safety and usability.8
ziman/lightyearA parser combinator library for Idris that allows backtracking by default and provides various combinators for building parsers.240
hackalyze/ue4-vs-extensionsAn extension to help fix unnecessary indentations around specific macros in Visual Studio276
davedufresne/swiftparsecA Swift library for creating parsers from simple components using combinator logic226