OSDN Git Service

typo.
[ring-lang-081/ring.git] / docs / en / en-level1.tmx
index 2c36964..87e0786 100644 (file)
@@ -6,6 +6,14 @@
 <!-- Default translations -->
     <tu>
       <tuv lang="EN">
+        <seg># Declartive Programming (Nested Structures)</seg>
+      </tuv>
+      <tuv lang="EN-US" changeid="isVowel" changedate="20200211T104405Z" creationid="isVowel" creationdate="20200211T104405Z">
+        <seg># Declarative Programming (Nested Structures)</seg>
+      </tuv>
+    </tu>
+    <tu>
+      <tuv lang="EN">
         <seg>(28) Form Designer - Nice Aliginment for Toolbox Icons.</seg>
       </tuv>
       <tuv lang="EN-US" changeid="isVowel" changedate="20200202T083007Z" creationid="isVowel" creationdate="20200202T083007Z">
     </tu>
     <tu>
       <tuv lang="EN">
+        <seg>* Error (E5) : The file type is not correct - the VM expect a ring object file</seg>
+      </tuv>
+      <tuv lang="EN-US" changeid="isVowel" changedate="20200203T000111Z" creationid="isVowel" creationdate="20200203T000111Z">
+        <seg>* Error (E5) : The file type is not correct - the VM expect a Ring Object File</seg>
+      </tuv>
+    </tu>
+    <tu>
+      <tuv lang="EN">
+        <seg>* In RingQt for Android, The Ring Object File (ringo) will be executed directly from resources.</seg>
+      </tuv>
+      <tuv lang="EN-US" changeid="isVowel" changedate="20200203T000448Z" creationid="isVowel" creationdate="20200203T000448Z">
+        <seg>* In RingQt for Android, The Ring Object File (*.ringo) will be executed directly from resources.</seg>
+      </tuv>
+    </tu>
+    <tu>
+      <tuv lang="EN">
+        <seg>* RingQt for Android : Better code for executing the ring object file (ringo)</seg>
+      </tuv>
+      <tuv lang="EN-US" changeid="isVowel" changedate="20200203T000433Z" creationid="isVowel" creationdate="20200203T000002Z">
+        <seg>* RingQt for Android : Better code for executing the Ring Object File (*.ringo)</seg>
+      </tuv>
+    </tu>
+    <tu>
+      <tuv lang="EN">
+        <seg>* To generate code that wraps a C function, we just write the C function prototype</seg>
+      </tuv>
+      <tuv lang="EN-US" changeid="isVowel" changedate="20200211T101030Z" creationid="isVowel" creationdate="20200211T101030Z">
+        <seg>* To generate code that wraps a C function, we just write the C function prototype.</seg>
+      </tuv>
+    </tu>
+    <tu>
+      <tuv lang="EN">
         <seg>* Writen in ANSI C (The code is generated + Looks identical to Handwritten Code)</seg>
       </tuv>
       <tuv lang="EN-US" changeid="isVowel" changedate="20200202T090858Z" creationid="isVowel" creationdate="20200202T090858Z">
     </tu>
     <tu>
       <tuv lang="EN">
+        <seg>..</seg>
+      </tuv>
+      <tuv lang="EN-US" changeid="isVowel" changedate="20200211T101242Z" creationid="isVowel" creationdate="20200211T101242Z">
+        <seg>Get Parameters Values..</seg>
+      </tuv>
+    </tu>
+    <tu>
+      <tuv lang="EN">
         <seg>After modifing the configuration file, You will need to generate the code, You can learn from</seg>
       </tuv>
       <tuv lang="EN-US" changeid="isVowel" changedate="20200202T063748Z" creationid="isVowel" creationdate="20200202T063748Z">
     </tu>
     <tu>
       <tuv lang="EN">
+        <seg>Also using Ring object file remove the loading time required for compiling the application.</seg>
+      </tuv>
+      <tuv lang="EN-US" changeid="isVowel" changedate="20200203T000410Z" creationid="isVowel" creationdate="20200203T000410Z">
+        <seg>Also using Ring Object File remove the loading time required for compiling the application.</seg>
+      </tuv>
+    </tu>
+    <tu>
+      <tuv lang="EN">
+        <seg>At first the Ring compiler will be used to generate the Ring object file (*.ringo)</seg>
+      </tuv>
+      <tuv lang="EN-US" changeid="isVowel" changedate="20200203T000042Z" creationid="isVowel" creationdate="20200203T000042Z">
+        <seg>At first the Ring compiler will be used to generate the Ring Object File (*.ringo)</seg>
+      </tuv>
+    </tu>
+    <tu>
+      <tuv lang="EN">
+        <seg>Click on "Enviroment Variables..."</seg>
+      </tuv>
+      <tuv lang="EN-US" changeid="isVowel" changedate="20200203T002236Z" creationid="isVowel" creationdate="20200203T002236Z">
+        <seg>Click on "Environment Variables..."</seg>
+      </tuv>
+    </tu>
+    <tu>
+      <tuv lang="EN">
         <seg>Even the language keywords can be overwritten to serve one's own keywords in any human language not only english.</seg>
       </tuv>
       <tuv lang="EN-US" changeid="isVowel" changedate="20200202T091750Z" creationid="isVowel" creationdate="20200202T091750Z">
     </tu>
     <tu>
       <tuv lang="EN">
+        <seg>More beautiful Code</seg>
+      </tuv>
+      <tuv lang="EN-US" changeid="isVowel" changedate="20200211T104634Z" creationid="isVowel" creationdate="20200211T104634Z">
+        <seg>More Beautiful Code</seg>
+      </tuv>
+    </tu>
+    <tu>
+      <tuv lang="EN">
         <seg>Next, another part of the configutaiton file, it's important because we can learn from it how to add</seg>
       </tuv>
       <tuv lang="EN-US" changeid="isVowel" changedate="20200202T062822Z" creationid="isVowel" creationdate="20200202T062822Z">
     </tu>
     <tu>
       <tuv lang="EN">
+        <seg>The function operator takes two paramters, the first represent the operator</seg>
+      </tuv>
+      <tuv lang="EN-US" changeid="isVowel" changedate="20200211T101510Z" creationid="isVowel" creationdate="20200211T101510Z">
+        <seg>The function operator takes two parameters, the first represent the operator</seg>
+      </tuv>
+    </tu>
+    <tu>
+      <tuv lang="EN">
         <seg>The library provideds classes for Lists and String where the index starts from 0.</seg>
       </tuv>
       <tuv lang="EN-US" changeid="isVowel" changedate="20200202T082913Z" creationid="isVowel" creationdate="20200202T082913Z">
     </tu>
     <tu>
       <tuv lang="EN">
+        <seg>The next features enable us to build and use declartive programming environment using nested structures on the top of object oriented</seg>
+      </tuv>
+      <tuv lang="EN-US" changeid="isVowel" changedate="20200211T104342Z" creationid="isVowel" creationdate="20200211T104342Z">
+        <seg>The next features enable us to build and use declarative programming environment using nested structures on the top of object oriented</seg>
+      </tuv>
+    </tu>
+    <tu>
+      <tuv lang="EN">
         <seg>The promise of visual programming is to empower people, enhance understandability and invite business users to the arena of software development more intutively.</seg>
       </tuv>
       <tuv lang="EN-US" changeid="isVowel" changedate="20200202T091811Z" creationid="isVowel" creationdate="20200202T091811Z">
     </tu>
     <tu>
       <tuv lang="EN">
+        <seg>pair: Declarative Programming; More Beatiful Code</seg>
+      </tuv>
+      <tuv lang="EN-US" changeid="isVowel" changedate="20200211T104553Z" creationid="isVowel" creationdate="20200211T104553Z">
+        <seg>pair: Declarative Programming; More Beautiful Code</seg>
+      </tuv>
+    </tu>
+    <tu>
+      <tuv lang="EN">
+        <seg>since we write the variable name direcly without () we can write point instead of point() and the method getpoint()</seg>
+      </tuv>
+      <tuv lang="EN-US" changeid="isVowel" changedate="20200211T105000Z" creationid="isVowel" creationdate="20200211T105000Z">
+        <seg>since we write the variable name directly without () we can write point instead of point() and the method getpoint()</seg>
+      </tuv>
+    </tu>
+    <tu>
+      <tuv lang="EN">
         <seg>the screen but we can control it using the Mouse and/or the Keyborad</seg>
       </tuv>
       <tuv lang="EN-US" changeid="isVowel" changedate="20200202T061048Z" creationid="isVowel" creationdate="20200202T061048Z">
     </tu>
     <tu>
       <tuv lang="EN">
+        <seg>then call the ring_state_runcode() function to execut Ring code using the same state.</seg>
+      </tuv>
+      <tuv lang="EN-US" changeid="isVowel" changedate="20200202T160607Z" creationid="isVowel" creationdate="20200202T160607Z">
+        <seg>then call the ring_state_runcode() function to execute Ring code using the same state.</seg>
+      </tuv>
+    </tu>
+    <tu>
+      <tuv lang="EN">
         <seg>using &lt;filter&gt; and &lt;/filter&gt; we can include/exclude parts of the configuration file</seg>
       </tuv>
       <tuv lang="EN-US" changeid="isVowel" changedate="20200202T062708Z" creationid="isVowel" creationdate="20200202T062708Z">
         <seg>When the code generator take this file as input</seg>
       </tuv>
     </tu>
+    <tu>
+      <tuv lang="EN">
+        <seg>you get one Ring object file for the complete project (many source code files).</seg>
+      </tuv>
+      <tuv lang="EN-US" changeid="isVowel" changedate="20200203T000326Z" creationid="isVowel" creationdate="20200203T000326Z">
+        <seg>you get one Ring Object File for the complete project (many source code files).</seg>
+      </tuv>
+    </tu>
 <!-- Alternative translations -->
   </body>
 </tmx>