<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
		<id>https://gunkies.org/index.php?action=history&amp;feed=atom&amp;title=Lex</id>
		<title>Lex - Revision history</title>
		<link rel="self" type="application/atom+xml" href="https://gunkies.org/index.php?action=history&amp;feed=atom&amp;title=Lex"/>
		<link rel="alternate" type="text/html" href="https://gunkies.org/w/index.php?title=Lex&amp;action=history"/>
		<updated>2026-04-15T10:14:07Z</updated>
		<subtitle>Revision history for this page on the wiki</subtitle>
		<generator>MediaWiki 1.30.1</generator>

	<entry>
		<id>https://gunkies.org/w/index.php?title=Lex&amp;diff=25781&amp;oldid=prev</id>
		<title>Jnc: Stubby, but a start</title>
		<link rel="alternate" type="text/html" href="https://gunkies.org/w/index.php?title=Lex&amp;diff=25781&amp;oldid=prev"/>
				<updated>2022-05-03T19:32:15Z</updated>
		
		<summary type="html">&lt;p&gt;Stubby, but a start&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;'''lex''' is a program which generates a [[parser]] (in either [[C programming language|C]] or [[Ratfor]]), given as input an array of [[regular expression]]s, and accompanying code sections. The generated parser will break an input stream into [[token]]s (defined by the regular expressions), and as each is recognised, the matching code section in executed.&lt;br /&gt;
&lt;br /&gt;
It was first written for [[UNIX Sixth Edition]], and first distributed outside [[Bell Labs]] as part of [[Unix Seventh Edition]]; it later became a standard part of the [[UNIX]] [[tool suite]] in later versions.&lt;br /&gt;
&lt;br /&gt;
{{semi-stub}}&lt;br /&gt;
&lt;br /&gt;
==See also==&lt;br /&gt;
&lt;br /&gt;
* [[yacc]]&lt;br /&gt;
&lt;br /&gt;
==External links==&lt;br /&gt;
&lt;br /&gt;
* [https://minnie.tuhs.org/cgi-bin/utree.pl?file=V7/usr/doc/lex lex] - V7 manual&lt;br /&gt;
* [https://minnie.tuhs.org/cgi-bin/utree.pl?file=V7/usr/src/cmd/lex lex] - V7 source&lt;br /&gt;
&lt;br /&gt;
[[Category: UNIX Applications]]&lt;/div&gt;</summary>
		<author><name>Jnc</name></author>	</entry>

	</feed>