mention also guile/scheme and awk v_0
authorFrantišek Kučera <franta-hg@frantovo.cz>
Sun, 06 Oct 2019 14:05:23 +0200
branchv_0
changeset 273 b68a2fc9e2b3
parent 272 a756214f1ee8
child 274 f7334408c681
mention also guile/scheme and awk
relpipe-data/index.xml
--- a/relpipe-data/index.xml	Sun Oct 06 11:49:11 2019 +0200
+++ b/relpipe-data/index.xml	Sun Oct 06 14:05:23 2019 +0200
@@ -148,7 +148,7 @@
 			<li>Terminal emulator – same as with shells, we use existing terminals and we can use <m:name/> also outside any terminal; if we interact with the terminal, we use standard means like Unicode, ANSI escape sequences etc.</li>
 			<li>IDE – we can use standard <m:unix/> tools as an IDE (GNU Screen, Emacs, Make etc.) or any other IDE.</li>
 			<li>Programming language – <m:name/> are language-independent data format and can be produced or consumed in any programming language.</li>
-			<li>Query language – although some of our tools are doing queries, filtering or transformations, we are not inventing a new query language – instead, we use existing languages like SQL, XPath or regular expressions.</li>
+			<li>Query language – although some of our tools are doing queries, filtering or transformations, we are not inventing a new query language – instead, we use existing languages like SQL, XPath, Guile/Scheme, AWK or regular expressions.</li>
 			<!--<li>Text editor – </li>-->
 			<li>Database system, DBMS – we focus on the stream processing rather than data storage. Although sometimes it makes sense to redirect data to a file and continue with the processing later.</li>
 		</ul>
@@ -165,7 +165,7 @@
 			so they might be useful for someone who likes our ideas and who is prepared to update own programs and scripts when the new version is ready.
 		</p>
 		
-		<p>We also promise to fulfill all requirements of the Sane software manifesto before we release the version 1.0:</p>
+		<p>We promise to fulfill all requirements of the Sane software manifesto before we release the version 1.0:</p>
 		<p style="text-align: right">
 			<a href="https://sane-software.globalcode.info/">
 				<img alt="Sane software manifesto" src="img/sane-software-logo-rectangle.png"/>