﻿<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<?application progid="SMath Studio Desktop" version="1.0.8348.30405"?>
<worksheet xmlns="http://smath.info/schemas/worksheet/1.0">
  <settings ppi="96">
    <identity>
      <id>c4a24433-6a6c-43b1-a141-2d9b72562cd5</id>
      <revision>222</revision>
    </identity>
    <metadata lang="rus">
      <author>уни</author>
    </metadata>
    <calculation>
      <precision>4</precision>
      <exponentialThreshold>5</exponentialThreshold>
      <trailingZeros>false</trailingZeros>
      <significantDigitsMode>false</significantDigitsMode>
      <roundingMode>0</roundingMode>
      <approximateEqualAccuracy>0</approximateEqualAccuracy>
      <fractions>decimal</fractions>
    </calculation>
    <pageModel active="false" viewMode="2" printGrid="false" printAreas="true" simpleEqualsOnly="false" printBackgroundImages="true">
      <paper id="9" orientation="Portrait" width="827" height="1169" />
      <margins left="39" right="39" top="49" bottom="49" />
      <header alignment="Center" color="#a9a9a9">&amp;[DATE] &amp;[TIME] - &amp;[FILENAME]</header>
      <footer alignment="Center" color="#a9a9a9">&amp;[PAGENUM] / &amp;[COUNT]</footer>
      <backgrounds />
    </pageModel>
    <dependencies>
      <assembly name="SMath Studio Desktop" version="1.0.8348.30405" guid="a37cba83-b69c-4c71-9992-55ff666763bd" />
      <assembly name="MathRegion" version="1.11.8348.30405" guid="02f1ab51-215b-466e-a74d-5d8b1cf85e8d" />
      <assembly name="SpecialFunctions" version="1.12.8348.30405" guid="2814e667-4e12-48b1-8d51-194e480eabc5" />
      <assembly name="Maple Tools" version="1.1.8517.29913" guid="32dfd679-8cfd-483a-b79a-19d5ea838750" />
      <assembly name="AreaRegion" version="1.11.8348.30405" guid="4974b228-4974-44cf-8274-bf2936b4a766" />
      <assembly name="Mathcad Toolbox" version="0.4.8510.27384" guid="ddc09821-49f1-4c21-a829-6499de0a8f06" />
    </dependencies>
  </settings>
  <regions type="content">
    <region top="9" color="#000000">
      <area collapsed="false">
        <title lang="rus">
          <content>
            <p>tiny c compiler</p>
          </content>
        </title>
      </area>
      <region left="0" top="27" width="198" height="24" color="#000000" fontSize="10">
        <math>
          <input>
            <e type="operand">cfile</e>
            <e type="operand" style="string">c:/Temp/test.c</e>
            <e type="operator" args="2">:</e>
          </input>
        </math>
      </region>
      <region left="0" top="54" width="612" height="195" color="#000000" fontSize="10">
        <math>
          <input>
            <e type="operand">program</e>
            <e type="function" args="1">tcc</e>
            <e type="operand">lines</e>
            <e type="operand" style="string"></e>
            <e type="operator" args="2">:</e>
            <e type="operand">line</e>
            <e type="operand">program</e>
            <e type="operand">line</e>
            <e type="operand">line</e>
            <e type="operand" style="string">\</e>
            <e type="operand" style="string">\\</e>
            <e type="function" args="3">strrep</e>
            <e type="operator" args="2">:</e>
            <e type="operand">line</e>
            <e type="operand">line</e>
            <e type="operand" style="string">"</e>
            <e type="operand" style="string">\"</e>
            <e type="function" args="3">strrep</e>
            <e type="operator" args="2">:</e>
            <e type="operand">lines</e>
            <e type="operand">lines</e>
            <e type="operand">line</e>
            <e type="function" args="2">concat</e>
            <e type="operator" args="2">:</e>
            <e type="operand">3</e>
            <e type="operand">1</e>
            <e type="function" args="5">line</e>
            <e type="function" args="3">for</e>
            <e type="operand">lines</e>
            <e type="operand" style="string">//'\n</e>
            <e type="operand">lines</e>
            <e type="operand" style="string">\n//'</e>
            <e type="function" args="3">concat</e>
            <e type="operator" args="2">:</e>
            <e type="operand">writeline</e>
            <e type="operand">cfile</e>
            <e type="operand">lines</e>
            <e type="function" args="1">stack</e>
            <e type="operand">vector</e>
            <e type="function" args="2">convert</e>
            <e type="function" args="3">map2</e>
            <e type="function" args="1">maple</e>
            <e type="operand">cmd</e>
            <e type="operand" style="string">\"tcc -run {cfile}\"</e>
            <e type="operator" args="2">:</e>
            <e type="operand">2</e>
            <e type="operand">cmd</e>
            <e type="function" args="1">ssystem</e>
            <e type="function" args="2">op</e>
            <e type="function" args="1">maple</e>
            <e type="operand">6</e>
            <e type="operand">1</e>
            <e type="function" args="8">line</e>
            <e type="operator" args="2">:</e>
          </input>
        </math>
      </region>
      <region top="252" color="#000000">
        <area terminator="true" />
      </region>
    </region>
    <region left="0" top="279" width="351" height="123" color="#000000" bgColor="#ffffff" fontSize="10">
      <mathcadblock width="341" height="115" seqop="mat">
        <input>
          <e type="operand">program</e>
        </input>
      </mathcadblock>
    </region>
    <region left="9" top="288" width="170" height="24" color="#000000" fontSize="10">
      <math>
        <input>
          <e type="operand" style="string">#include &lt;stdio.h&gt;</e>
        </input>
      </math>
    </region>
    <region left="9" top="315" width="122" height="24" color="#000000" fontSize="10">
      <math>
        <input>
          <e type="operand" style="string">int main() {</e>
        </input>
      </math>
    </region>
    <region left="9" top="342" width="306" height="24" color="#000000" fontSize="10">
      <math>
        <input>
          <e type="operand" style="string">printf( "Tiny C Compiler works!" );</e>
        </input>
      </math>
    </region>
    <region left="9" top="369" width="114" height="24" color="#000000" fontSize="10">
      <math>
        <input>
          <e type="operand" style="string">return 0; }</e>
        </input>
      </math>
    </region>
    <region left="0" top="432" width="317" height="26" color="#000000" fontSize="10">
      <math>
        <input>
          <e type="operand">program</e>
          <e type="function" args="1">tcc</e>
        </input>
        <result action="numeric">
          <e type="operand" style="string">Tiny C Compiler works!</e>
        </result>
      </math>
    </region>
  </regions>
</worksheet>