GitHub - AdaCore/vss-text (original) (raw)

VSS-Text

Build alire

A high level Unicode text processing library.

Warning - Work in Progress

This project is based on VSS (Virtual String System). VSS has been split into two projects:

Significant changes are planned in vss-text with the goal to make it a high-quality, high-performance library suitable for a wide range of applications.

The changes include the following (non-exhaustive list):

The objectives

The objectives of this project are

Warning: This is experimental work in progress, everything is subject to change.

Note: Some Ada 2022 features are used in source code. This requires compiler that supports them.

Install

Build from sources

Prefered way to install is to download sources and run

make all install PREFIX=/path/to/install

Using Alire

Or you can use Alire library manager:

Then you can use it as dependency in the project file:

Documentation

Maintainers

@AdaCore.

Contribute

Feel free to dive inOpen an issueor submit PRs.

License

Apache License v2.0 with LLVM Exceptions.