Prototype implementation of LSP client - Visual Studio 2017
This library is another containers library for Ada. Although it provides containers that do not exist in the standard Ada runtime (graphs for instance), it is more interesting for the flexibility it proposes:
Include Rapid.Generics.pas unit into your project Replace Generics.Collections and Generics.Defaults units to Rapid.Generics in your uses code sections
d-mozulyov/rapid.generics 的主要功能包括:通用库。
d-mozulyov/rapid.generics 的开源替代品包括: alanxz/rabbitmq-c — RabbitMQ C client. alex-gamper/ada-languageserver — Prototype implementation of LSP client - Visual Studio 2017. andgi/nbada — NBAda - Non-blocking Algorithms and Data Structures. andgineer/tregexpr — Regular expressions (regex), pascal. anthony-arnold/adaid — #AdaID#. adacore/ada-traits-containers — This library is another containers library for Ada. Although it provides containers that do not exist in the standard…