<?xml version="1.0" encoding="utf-8"?>
<feed xml:lang="en" xmlns="http://www.w3.org/2005/Atom"><title>Recent changes to feature-requests</title><link href="https://sourceforge.net/p/bnf-for-java/feature-requests/" rel="alternate"/><link href="https://sourceforge.net/p/bnf-for-java/feature-requests/feed.atom" rel="self"/><id>https://sourceforge.net/p/bnf-for-java/feature-requests/</id><updated>2005-01-10T18:51:51Z</updated><subtitle>Recent changes to feature-requests</subtitle><entry><title>Compatible character codes in text.</title><link href="https://sourceforge.net/p/bnf-for-java/feature-requests/1/" rel="alternate"/><published>2005-01-10T18:51:51Z</published><updated>2005-01-10T18:51:51Z</updated><author><name>Daniel Cohen</name><uri>https://sourceforge.net/u/dan2see/</uri></author><id>https://sourceforge.net9943007a2088dbdfb68357ef884880d440afb228</id><summary type="html">&lt;div class="markdown_content"&gt;&lt;p&gt;The BNF standard refers to ISO-6429 and ISO-646 to define &lt;br /&gt;
characters and control characters. However Java uses &lt;br /&gt;
Unicode, and seems to be compatible with UTF-8. &lt;br /&gt;
I don't understand how to honour or utilize these standards &lt;br /&gt;
correctly. And I don't know what's compatible. &lt;/p&gt;
&lt;p&gt;So, I have decided to let Java's io package work the way it &lt;br /&gt;
wants to. I implement terminals.DefaultSource.java using &lt;br /&gt;
java.io.DataInputStream and String. &lt;/p&gt;
&lt;p&gt;The reader works fine. &lt;/p&gt;
&lt;p&gt;So if you find some text that does not work perfectly, let &lt;br /&gt;
me know and we'll work it out. &lt;/p&gt;
&lt;p&gt;-- Dan Cohen &lt;/p&gt;&lt;/div&gt;</summary></entry></feed>