Category:TXR: Difference between revisions

m
Linkify, move the site into the language template
No edit summary
m (Linkify, move the site into the language template)
Line 1:
{{stub}}{{language}}
|site=http://www.nongnu.org/txr/}}
 
TXR[http://www.nongnu.org/txr/] is a new text extraction language implemented in [[C]], running on [[Linux]] (and possibly other [[POSIX]] platforms).
 
Here is a very basic hello-world-type TXR query that re-implements the "free" utility:
Line 45 ⟶ 46:
</pre>
 
means, "Next, please switch to scanning the output of this echo command with some variables substituted in. Then capture entire first line of this command into the USED variable."
Then capture entire first line of this command into the USED variable."
Anonymous user