<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://wiki.esoteric.chat/index.php?action=history&amp;feed=atom&amp;title=SimpleTest</id>
	<title>SimpleTest - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://wiki.esoteric.chat/index.php?action=history&amp;feed=atom&amp;title=SimpleTest"/>
	<link rel="alternate" type="text/html" href="https://wiki.esoteric.chat/index.php?title=SimpleTest&amp;action=history"/>
	<updated>2026-06-04T16:59:25Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.41.0</generator>
	<entry>
		<id>https://wiki.esoteric.chat/index.php?title=SimpleTest&amp;diff=584&amp;oldid=prev</id>
		<title>Grntbg: Created page with &quot;'''SimpleTest''' is a collection of PHP libraries.  Its lexer, '''SimpleLexer''' is used as the foundation for esoTalk's actual lexer, and the experessions used therein.  The library is still used by esoBB to this day, with SimpleLexer remaining the oldest and most robust PHP library still in use by the software.  SimpleLexer is known to have problems discerning between equivalent but unequal strings, as well as sometimes incorrectly interpreting complex expr...&quot;</title>
		<link rel="alternate" type="text/html" href="https://wiki.esoteric.chat/index.php?title=SimpleTest&amp;diff=584&amp;oldid=prev"/>
		<updated>2025-09-22T07:14:23Z</updated>

		<summary type="html">&lt;p&gt;Created page with &amp;quot;&amp;#039;&amp;#039;&amp;#039;SimpleTest&amp;#039;&amp;#039;&amp;#039; is a collection of PHP libraries.  Its lexer, &amp;#039;&amp;#039;&amp;#039;SimpleLexer&amp;#039;&amp;#039;&amp;#039; is used as the foundation for &lt;a href=&quot;/EsoTalk&quot; title=&quot;EsoTalk&quot;&gt;esoTalk&lt;/a&gt;&amp;#039;s actual &lt;a href=&quot;/index.php?title=Lexer&amp;amp;action=edit&amp;amp;redlink=1&quot; class=&quot;new&quot; title=&quot;Lexer (page does not exist)&quot;&gt;lexer&lt;/a&gt;, and the experessions used therein.  The library is still used by &lt;a href=&quot;/EsoBB&quot; title=&quot;EsoBB&quot;&gt;esoBB&lt;/a&gt; to this day, with SimpleLexer remaining the oldest and most robust PHP library still in use by the software.  SimpleLexer is known to have problems discerning between equivalent but unequal strings, as well as sometimes incorrectly interpreting complex expr...&amp;quot;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;'''SimpleTest''' is a collection of PHP libraries.  Its lexer, '''SimpleLexer''' is used as the foundation for [[esoTalk]]'s actual [[lexer]], and the experessions used therein.  The library is still used by [[esoBB]] to this day, with SimpleLexer remaining the oldest and most robust PHP library still in use by the software.&lt;br /&gt;
&lt;br /&gt;
SimpleLexer is known to have problems discerning between equivalent but unequal strings, as well as sometimes incorrectly interpreting complex expressions; this can be mitigated by using PHP functions to adequately normalize strings and avoiding syntax that is prone to errors (such as single-line formatting, i.e. bullet points, or quotes within quotes) or, in some rare cases, by avoiding the issue altogether.  As such, use of the lexer is minimal with the software; it is only preferred when saving and rendering posts, or other things which react to formatting, such as [[signatures]].&lt;/div&gt;</summary>
		<author><name>Grntbg</name></author>
	</entry>
</feed>