gtc/doc/index.html
2018-01-31 14:14:00 +00:00

52 lines
4.4 KiB
HTML

<!DOCTYPE html PUBLIC '-//W3C//DTD XHTML 1.0 Strict//EN' 'http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd'>
<html xmlns='http://www.w3.org/1999/xhtml' xml:lang='en' lang='en'>
<head>
<title>GTC 0.90.2 - GTC documentation</title>
<meta http-equiv='Content-Type' content='text/html; charset=utf-8' />
<link rel='stylesheet' type='text/css' href='layout/default.css' />
</head>
<body>
<div class='c0'>
<h1>GTC 0.90.2</h1>
<div class='toc'><div class='toctop'><div class='tocbot'><div class='toc-content'>
<b>Contents:</b><ul>
<li><a href='#About.GTC'>About GTC</a></li>
<li><a href='#Documentation.summary'>Documentation summary</a></li>
</ul>
</div></div></div></div>
<div class='c1'>
<div class='c2'>
<hr class='hr2' /><h2 class='heading'><a name='About.GTC'></a>About GTC</h2><div class='c2in'><hr class='hr2in' />
<p>GTC is a C compiler to create programs for the TI-89/TI-92+/V200 calculators. You can choose to run the compiler either on a computer (<em>cross-compilation</em>) or directly on a TI calculator (<em>on-calc</em> compilation).
You can <a href='http://gtc.ti-fr.com/'> download GTC here</a>.</p>
<p><b>Warning</b>: the Windows version does not have a graphical interface yet, so
you should only use it if you know how to run programs from the command line.</p>
<p>Please note this is preliminary documentation. Some important topics are
missing, and you may find broken links.</p>
</div></div>
<div class='c2'>
<hr class='hr2' /><h2 class='heading'><a name='Documentation.summary'></a>Documentation summary</h2><div class='c2in'><hr class='hr2in' />
<p>General information:</p>
<ul><li> <a href='credits.html#Credits.and.licensing'>Credits and licensing</a>
</li><li> <a href='version.html#Version.history'>Version history</a>
</li><li> <a href='credits.html#Contact'>Contact</a>
</li></ul>
<p>Getting started:</p>
<ul><li> <a href='oncalc.html#On-calc.IDE'>Getting started with the calculator compiler</a>
</li><li> <a href='windows.html#Getting.started.with.the.Windows.compiler'>Getting started with the Windows compiler</a>
</li><li> <a href='building.html#Building.GTC'>Getting started with the Unix compiler</a>
</li><li> <a href='http://gtc.ti-fr.com/gtc-examples.zip'> Download some examples</a>
</li></ul>
<p>General TI programming documentation:</p>
<ul><li> <a href='http://tigcc.ticalc.org/doc/hdrindex.html'>TIGCCLIB headers</a>: list of TI functions, grouped by category
</li><li> <a href='http://tigcc.ticalc.org/doc/catalog.html'>TIGCCLIB index</a>: list of TI functions, sorted alphabetically (quick access: <a href='http://tigcc.ticalc.org/doc/catalog.html#A'> A</a> <a href='http://tigcc.ticalc.org/doc/catalog.html#B'> B</a> <a href='http://tigcc.ticalc.org/doc/catalog.html#C'> C</a> <a href='http://tigcc.ticalc.org/doc/catalog.html#D'> D</a> <a href='http://tigcc.ticalc.org/doc/catalog.html#E'> E</a> <a href='http://tigcc.ticalc.org/doc/catalog.html#F'> F</a> <a href='http://tigcc.ticalc.org/doc/catalog.html#G'> G</a> <a href='http://tigcc.ticalc.org/doc/catalog.html#H'> H</a> <a href='http://tigcc.ticalc.org/doc/catalog.html#I'> I</a> <a href='http://tigcc.ticalc.org/doc/catalog.html#J'> J</a> <a href='http://tigcc.ticalc.org/doc/catalog.html#K'> K</a> <a href='http://tigcc.ticalc.org/doc/catalog.html#L'> L</a> <a href='http://tigcc.ticalc.org/doc/catalog.html#M'> M</a> <a href='http://tigcc.ticalc.org/doc/catalog.html#N'> N</a> <a href='http://tigcc.ticalc.org/doc/catalog.html#O'> O</a> <a href='http://tigcc.ticalc.org/doc/catalog.html#P'> P</a> <a href='http://tigcc.ticalc.org/doc/catalog.html#Q'> Q</a> <a href='http://tigcc.ticalc.org/doc/catalog.html#R'> R</a> <a href='http://tigcc.ticalc.org/doc/catalog.html#S'> S</a> <a href='http://tigcc.ticalc.org/doc/catalog.html#T'> T</a> <a href='http://tigcc.ticalc.org/doc/catalog.html#U'> U</a> <a href='http://tigcc.ticalc.org/doc/catalog.html#V'> V</a> <a href='http://tigcc.ticalc.org/doc/catalog.html#W'> W</a> <a href='http://tigcc.ticalc.org/doc/catalog.html#X'> X</a> <a href='http://tigcc.ticalc.org/doc/catalog.html#Y'> Y</a> <a href='http://tigcc.ticalc.org/doc/catalog.html#Z'> Z</a>)
</li></ul>
<p>GTC-specific documentation:</p>
<ul><li> <a href='cmdline.html#GTC.Command-line.options'>GTC Command-line options</a>
</li><li> <a href='extensions.html#GTC.Extensions'>GTC Extensions</a>
</li><li> <a href='faq.html#Frequently.Asked.Questions'>Frequently Asked Questions</a>
</li></ul></div></div>
</div></div></div>
</body>
</html>