pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/lang/boomerang



Module Name:    pkgsrc
Committed By:   wiz
Date:           Sat Dec 18 12:47:11 UTC 2010

Update of /cvsroot/pkgsrc/lang/boomerang
In directory ivanova.netbsd.org:/tmp/cvs-serv26433

Log Message:
Initial import of boomerang-0.2:

Boomerang is a programming language for writing lenses--well-behaved
bidirectional transformations--that operate on ad-hoc, textual data
formats. Every lens program, when read from left to right, describes
a function that maps an input to an output; when read from right
to left, the very same program describes a "backwards" function
that maps a modified output, together with the original input, back
to a modified input.

Lenses have been used to solve problems across a wide range of
areas in computing including: in data converters and synchronizers,
in parsers and pretty printers, in picklers and unpicklers, in
structure editors, in constraint maintainers for user interfaces,
in software model transformations, in schema evolution, in tools
for managing system configuration files, and in databases where
they provide updatable views.

Status:

Vendor Tag:     TNF
Release Tags:   pkgsrc-20101218
                
N pkgsrc/lang/boomerang/Makefile
N pkgsrc/lang/boomerang/PLIST
N pkgsrc/lang/boomerang/DESCR
N pkgsrc/lang/boomerang/distinfo

No conflicts created by this import



Home | Main Index | Thread Index | Old Index