Skip to content

Latest commit

 

History

History
executable file
·
21 lines (11 loc) · 1.45 KB

readme.md

File metadata and controls

executable file
·
21 lines (11 loc) · 1.45 KB

Software: RACR (reference attribute grammar controlled rewriting)

Public Git repository: https://github.com/christoff-buerger/racr

Author: Christoff Bürger ([email protected])

Documentation

A short synopsis gives an overview what RACR is all about; also consider its feature list. For documentation consult RACR's reference manual. Besides RACR's application programming interface, it provides detailed installation instructions. To get started, documented examples are in the examples directory.

Besides Scheme, RACR can also be used as C#-library. The RACR-NET manual describes its application in .NET using C# (a well understanding of the basic functionalities described in the reference manual is assumed).

There also exists a list of scientific publications and presentations regarding RAG-controlled rewriting, RACR and its applications.

License

This program and the accompanying materials are made available under the terms of the MIT license (X11 license) which accompanies this distribution (cf. license.txt).

Comments

For any questions or comments don't hesitate to write me an e-mail ([email protected]). I appreciate any feedback.