RecordFlux parser
Project description
RecordFlux Parser
This is the parser for the RecordFlux language which is based on Langkit.
Development
As a prerequisite to build the parser, the following dependencies need to be installed:
- GNAT Community Edition >= 2020
- GNU MP Arithmetic Library This is provided as a package for various distributions e.g. libgmp-dev (Debian/Ubuntu), gmp-devel (Fedora) or gmp (Arch Linux).
Note: GNAT must be added to the PATH environment variable after installation: export PATH=<GNAT-directory>/bin:$PATH
.
To run the tests, the RecordFlux parser package and its dependencies must be installed. Use the respective make target:
$ make install_devel
Note: Develop mode of setuptools (pip -e
) is unsupported. The parser must be reinstalled before changes to the code take effect.
All checks and tests can be executed at once with make
or individually with make check
or make test
.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
File details
Details for the file RecordFlux-parser-0.13.0.tar.gz
.
File metadata
- Download URL: RecordFlux-parser-0.13.0.tar.gz
- Upload date:
- Size: 428.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.6.0 importlib_metadata/4.8.2 pkginfo/1.8.3 requests/2.28.1 requests-toolbelt/0.9.1 tqdm/4.64.0 CPython/3.10.6
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 2af02e1cfd067363825aaf13ec68dce4ef9b86bf7c72ab5a3c4021ea6241068c |
|
MD5 | b0c403affc71f43246888eccfc508772 |
|
BLAKE2b-256 | 8c0298712ab3682e8032cde33ce1d4293179d4d485b51a214f389c98d1ca3b42 |