Gri graphical language
From Wikipedia, the free encyclopedia
|
|
The topic of this article may not meet Wikipedia's general notability guideline. Please help to establish notability by adding reliable, secondary sources about the topic. If notability cannot be established, the article is likely to be merged, redirected, or deleted. (August 2011) |
| This article relies on references to primary sources or sources affiliated with the subject, rather than references from independent authors and third-party publications. Please add citations from reliable sources. (August 2011) |
| Original author(s) | Dan Kelley and Peter Galbraith |
|---|---|
| Stable release | 2.12.22 / November 29, 2010 |
| License | GNU General Public License |
| Website | gri.sourceforge.net |
Gri is a programming language for creating scientific graphics. It is licensed under the terms of the GNU General Public License.
Some users consider Gri similar to LaTeX, since both provide extensive power as a reward for tolerating a learning curve.
Gri can make x-y graphs, contour graphs, and image graphs, outputting the results in PostScript format. Control is provided over all aspects of drawing, e.g. line widths, colors, and fonts. A limited TeX-like syntax provides common mathematical symbols.
An example Gri program:
open file.dat read columns x y draw curve
[edit] External links
| This free software-related article is a stub. You can help Wikipedia by expanding it. |