+Parentheses work again.
[lineal.git] / doc / index.html
blob2ab2df4ee6008425e7d28888c026300074998df2
2 <html>
3 <head>
4 <title>Lineal Documentation</title>
5 <link rel="index" href="../"/>
6 </head>
7 <body>
8 <div><a href="../">back to Lineal's main page</a></div>
9 <h3>Quick links</h3>
10 <ul>
11 <li>Still have to <a href="../INSTALL.txt">get Lineal running</a>?
12 <li>How to <a href="./matrix_edit.html">create and edit</a> a vector or matrix.</li>
13 <li>How to <a href="./doing_math.txt">do math</a> in Lineal.</li>
14 <li>How to <a href="./save_restore.html">Save and restore</a>
15 variables across sessions.</li>
16 <li><a href="./concatenating.txt">The magic cat</a> -
17 concatenating different structures together.</li>
18 <li><a href="./crop.txt">Cropping</a> out rows and columns.</li>
19 <li>How the infix notation is parsed,
20 <a href="./infix_specifics.txt">Examples and Ambiguity</a></li>
21 </ul>
23 <pre>
24 You can reach me, Alex Klinkhamer,
25 through my email: grencez@gmail.com
26 </pre>
28 <h3>Less Urgent Matters</h3>
29 <ul>
30 <li>FAQ - Ask some questions first.</li>
31 </ul>
32 </body>
33 </html>