|
@@ -83,8 +83,7 @@ of features as a standalone library:
|
|
- It is recommended to build and run LSUP_RDF on a Linux system. No other
|
|
- It is recommended to build and run LSUP_RDF on a Linux system. No other
|
|
OS has been tested so far.
|
|
OS has been tested so far.
|
|
- A C compiler. This has been only tested with `gcc` so far.
|
|
- A C compiler. This has been only tested with `gcc` so far.
|
|
-- [re2c](https://re2c.org/) and [Lemon](https://www.sqlite.org/lemon.html) to
|
|
|
|
- build the RDF language parsers.
|
|
|
|
|
|
+- [re2c](https://re2c.org/) to build the RDF language lexers.
|
|
- [cinclude2dot](https://www.flourish.org/cinclude2dot) and
|
|
- [cinclude2dot](https://www.flourish.org/cinclude2dot) and
|
|
[Graphviz](https://graphviz.org/) for generating dependency graph (optional).
|
|
[Graphviz](https://graphviz.org/) for generating dependency graph (optional).
|
|
|
|
|