1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-02 01:20:54 +00:00
freebsd-ports/lang/q/pkg-descr
Pietro Cerutti 2aee39682f - Update to 7.11
- UnDEPRECATE and UnEXPIRE
- Take maintainship
2009-04-11 19:22:22 +00:00

11 lines
590 B
Plaintext

Q is a powerful and extensible functional programming language based on the
term rewriting calculus. You specify an arbitrary system of equations which
the interpreter uses as rewrite rules to reduce expressions to normal form. Q
is useful for scientific programming and other advanced applications, and also
as a sophisticated kind of desktop calculator. The distribution includes the Q
programming tools, the standard library, add-on modules for interfacing to GNU
dbm, GNU Octave, GGI, ImageMagick, Tcl/Tk and IBM's Data Explorer, and
an Emacs mode.
WWW: http://q-lang.sourceforge.net/