This package browser is in early development. Mind the rough edges.

txr

General-purpose, multi-paradigm programming language

TXR is a general-purpose, multi-paradigm programming language. It comprises two languages integrated into a single tool: a text scanning and extraction language referred to as the TXR Pattern Language (sometimes just "TXR"), and a general-purpose dialect of Lisp called TXR Lisp. TXR can be used for everything from "one liner" data transformation tasks at the command line, to data scanning and extracting scripts, to full application development in a wide-range of areas.

Installation

Install the latest version of txr as follows:

guix install txr

Or install a particular version:

guix install txr@296

You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell documentation for more information.

Badge code

HTML: <a href='http://127.0.0.1:3000/packages/txr/'><img src='http://127.0.0.1:3000/packages/txr/badges/latest-version.svg'></img></a>
Markdown: [![GNU Guix](http://127.0.0.1:3000/packages/txr/badges/latest-version.svg)](http://127.0.0.1:3000/packages/txr/)
Org: [[http://127.0.0.1:3000/packages/txr/][http://127.0.0.1:3000/packages/txr/badges/latest-version.svg]]