Categories

Visit BadVista.org Visit PlayOgg.org Visit DefectiveByDesign.org

Q

Q (which stands for 'equational') is a functional programming language based on the term rewriting calculus. You specify a system of equations which the interpreter uses as rewrite rules to reduce expressions to normal form. Q lets you formulate programs in a high-level, declarative style. It is useful for scientific programming and other advanced applications, and also as a sophisticated kind of desktop calculator.

Features include advanced symbolic expression manipulation, a fast bytecode interpreter, a collection of built-in types, support for lazy evaluation, exception handling, and multithreading, a libtool-based C interface, a standard library with various list processing functions, and add-on modules for interfacing with other programs.

Last updated 24 Oct, 2004


User level: Submit a level

User Rating:

Homepage

License(s) :

GPLv2orlater

Rate it!

 

About

Leadership
Requirements
  • GNU multiprecision library (GMP) 3.0 or later (Use Requirement)
  • GNU multiprecision library (GMP) 3.0 or later (Build Prerequisite)
  • Emacs (Q mode) (Weak Prerequisite)
  • Tcl/Tk (Tk module) (Weak Prerequisite)
  • GNU Octave (Octave module) (Weak Prerequisite)
  • IBM Open Data Explorer (DX module) (Weak Prerequisite)
Related Projects

Pure, Q-Midi

Subprograms

q (interpreter), qc (bytecode compiler), qcc (module compiler), qld (module linker)

Versions

6.0

6.0 stable released 2004-10-23

User Community and Support

User manual available in HTML format from http://q-lang.sourceforge.net/qdoc/qdoc.html; User manual available in PDF format from http://q-lang.sourceforge.net/qdoc.pdf; User FAQ available in HTML format from http://q-lang.sourceforge.net/FAQ.html;

General Resources
Support Resources

Development

Developer Resources
 

Please send comments on these web pages to bug-directory@fsf.org, send other questions to info@fsf.org.

Copyright © 2000 - 2009 Free Software Foundation, Inc., 51 Franklin Street, 5th Floor, Boston, MA 02110-1301, USA

The copyright licensing notice below applies to this text. Any software described in this text has its own copyright notice and license, which can usually be found in the distribution itself.

Permission is granted to copy, distribute, and/or modify this document under the terms of the GNU Free Documentation License, Version 1.2 or any later version published by the Free Software Foundation; with no Invariant Sections, with no Front-Cover Texts, and with no Back-Cover Texts.