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
4 stars
4 watching
0 forks
Language: Ada
last commit: almost 4 years ago
Linked from 1 awesome list
adaincrementalparsingsyntax-analysis
Related projects:
Repository | Description | Stars |
---|---|---|
reznikmm/adalib | A collection of predefined Ada library units as defined in the Ada Reference Manual | 20 |
reznikmm/gela | An Ada code analysis tool providing an API to work with Abstract Syntax Tree elements in a compiler-independent manner. | 0 |
reznikmm/anagram | An Ada library to work with grammars of program languages, providing tools for grammar handling and parser generation. | 4 |
reznikmm/ada-pretty | A library that generates pretty-printed Ada code from program trees | 4 |
reznikmm/ada-lsp | An implementation of the Language Server Protocol for a specific programming language | 11 |
ivoputzer/cli-args-parser-kata | Implementing a CLI arguments parser to process input in various formats | 5 |
reznikmm/protobuf | An implementation of Google's Protocol Buffers in Ada, providing a way to serialize structured data. | 33 |
monaqa/dial.nvim | A plugin for Neovim that enhances the functionality of increment and decrement operations with customizable rules and modes. | 808 |
kykim/rem | Tool to access and manipulate OSX Reminders event store using Objective-C | 128 |
frett27/ada-midi | An Ada implementation of Midi file reading and writing functionality | 6 |
reznikmm/cvsweb2git | Tool to import CVS repository into Git repository | 0 |
jhumphry/auto_counters | An Ada 2012 project implementing reference counting approaches to resource management with an emphasis on safety and usability. | 8 |
ziman/lightyear | A parser combinator library for Idris that allows backtracking by default and provides various combinators for building parsers. | 239 |
hackalyze/ue4-vs-extensions | An extension to help fix unnecessary indentations around specific macros in Visual Studio | 276 |
davedufresne/swiftparsec | A Swift library for creating parsers from simple components using combinator logic | 227 |