<?xml version="1.0"?>
<rss version="2.0">
   <channel>
      <title>grade 11 LMC by Aizhan Aldiyarova</title>
      <link>https://padlet.com/aizhan290589/tlquulbah3nc2xrk</link>
      <description>Сделано с радостью</description>
      <language>en-us</language>
      <pubDate>2020-09-01 19:17:55 UTC</pubDate>
      <lastBuildDate>2025-04-04 07:59:27 UTC</lastBuildDate>
      <webMaster>hello@padlet.com</webMaster>
      <image>
         <url></url>
      </image>
      <item>
         <title>1. Give 3 benefits and 3 drawbacks                                  2. Give 2 examples on which situations can be used translator                                   3. Use given vocabulary on your answers</title>
         <author>aizhan290589</author>
         <link>https://padlet.com/aizhan290589/tlquulbah3nc2xrk/wish/770824596</link>
         <description><![CDATA[<div><em> The main difference between … and … is that … </em></div><div><em>I can also note the difference in … </em></div><div><em>The main benefit of ... is ...</em></div><div><em>One of the advantages of … is…</em></div><div><em>Disdvantages of … are … </em></div><div><em>… has several disadvantages like …              </em></div><div><em>… is suitable for the described situation because … </em></div><div><em>... uses in situations where ...</em></div>]]></description>
         <enclosure url="" />
         <pubDate>2020-09-23 04:22:20 UTC</pubDate>
         <guid>https://padlet.com/aizhan290589/tlquulbah3nc2xrk/wish/770824596</guid>
      </item>
      <item>
         <title> Асем Аяжан Бекбол Асет  the fastest</title>
         <author>bolatov_b3121</author>
         <link>https://padlet.com/aizhan290589/tlquulbah3nc2xrk/wish/770844064</link>
         <description><![CDATA[]]></description>
         <enclosure url="" />
         <pubDate>2020-09-23 04:33:17 UTC</pubDate>
         <guid>https://padlet.com/aizhan290589/tlquulbah3nc2xrk/wish/770844064</guid>
      </item>
      <item>
         <title>DANAIS, MIRAS, MALIK, DILNAZ</title>
         <author>artursar2001</author>
         <link>https://padlet.com/aizhan290589/tlquulbah3nc2xrk/wish/770844422</link>
         <description><![CDATA[<div>A <strong>compiler</strong> is a computer program that translates computer code written in one programming language (the source language) into another language (the target language). The name "<strong>compiler</strong>" is primarily used for programs that translate source code from a high-level programming language to a lower level. Regardless of the exact number of phases in the compiler design, the phases can be assigned to one of three stages. The stages include a front end, a middle end, and a back end.<br>One classification of compilers is by the <a href="https://en.wikipedia.org/wiki/Platform_(computing)">platform</a> on which their generated code executes. This is known as the <em>target platform.</em></div><div>A <em>native</em> or <em>hosted</em> compiler is one whose output is intended to directly run on the same type of computer and operating system that the compiler itself runs on. The output of a <a href="https://en.wikipedia.org/wiki/Cross_compiler">cross compiler</a> is designed to run on a different platform. Cross compilers are often used when developing software for <a href="https://en.wikipedia.org/wiki/Embedded_system">embedded systems</a> that are not intended to support a software development environment.<br><br></div>]]></description>
         <enclosure url="" />
         <pubDate>2020-09-23 04:33:30 UTC</pubDate>
         <guid>https://padlet.com/aizhan290589/tlquulbah3nc2xrk/wish/770844422</guid>
      </item>
      <item>
         <title>hard to learn</title>
         <author>bolatov_b3121</author>
         <link>https://padlet.com/aizhan290589/tlquulbah3nc2xrk/wish/770844871</link>
         <description><![CDATA[]]></description>
         <enclosure url="" />
         <pubDate>2020-09-23 04:33:45 UTC</pubDate>
         <guid>https://padlet.com/aizhan290589/tlquulbah3nc2xrk/wish/770844871</guid>
      </item>
      <item>
         <title></title>
         <author></author>
         <link>https://padlet.com/aizhan290589/tlquulbah3nc2xrk/wish/770845535</link>
         <description><![CDATA[<div>Creates object code by translating combinations and mnemonics into their numerical equivalents</div>]]></description>
         <pubDate>2020-09-23 04:34:10 UTC</pubDate>
         <guid>https://padlet.com/aizhan290589/tlquulbah3nc2xrk/wish/770845535</guid>
      </item>
      <item>
         <title>Benefits:</title>
         <author></author>
         <link>https://padlet.com/aizhan290589/tlquulbah3nc2xrk/wish/770845813</link>
         <description><![CDATA[<div>Interpreters usually take less amount of time to analyze the source code.<br>No intermediate object code is generated, hence are memory efficient.<br><a href="https://en.wikipedia.org/wiki/Translator_(computing)">Translate</a> source code into some efficient <a href="https://en.wikipedia.org/wiki/Intermediate_representation">intermediate representation</a> and immediately execute this</div>]]></description>
         <enclosure url="" />
         <pubDate>2020-09-23 04:34:19 UTC</pubDate>
         <guid>https://padlet.com/aizhan290589/tlquulbah3nc2xrk/wish/770845813</guid>
      </item>
      <item>
         <title> Benefits:                                 The symbolic programming is easier to understand thus time-saving for the programmer.It is easier to fix errors and alter program instructions.Efficiency in execution just like machine level language.                      Drawbacks :                                It is machine dependent, cannot be used in other architecture.A small change in design can invalidate the whole program.It is difficult to maintain</title>
         <author></author>
         <link>https://padlet.com/aizhan290589/tlquulbah3nc2xrk/wish/770847289</link>
         <description><![CDATA[]]></description>
         <enclosure url="" />
         <pubDate>2020-09-23 04:35:01 UTC</pubDate>
         <guid>https://padlet.com/aizhan290589/tlquulbah3nc2xrk/wish/770847289</guid>
      </item>
      <item>
         <title></title>
         <author></author>
         <link>https://padlet.com/aizhan290589/tlquulbah3nc2xrk/wish/770852385</link>
         <description><![CDATA[<div>1)Parse the source code and perform its behavior directly;<br>2)Translate source code into some efficient intermediate representation and immediately execute this;<br>3)Explicitly execute stored precompiled code[1] made by a compiler which is part of the interpreter system.</div>]]></description>
         <enclosure url="" />
         <pubDate>2020-09-23 04:37:42 UTC</pubDate>
         <guid>https://padlet.com/aizhan290589/tlquulbah3nc2xrk/wish/770852385</guid>
      </item>
      <item>
         <title></title>
         <author>artursar2001</author>
         <link>https://padlet.com/aizhan290589/tlquulbah3nc2xrk/wish/770852440</link>
         <description><![CDATA[]]></description>
         <enclosure url="https://padlet-uploads.storage.googleapis.com/710450947/a7f7a0e83490fb5c4b4115201ae941e7/main_qimg_22d30aa18f4e0044b9932e5396df3d96.png" />
         <pubDate>2020-09-23 04:37:44 UTC</pubDate>
         <guid>https://padlet.com/aizhan290589/tlquulbah3nc2xrk/wish/770852440</guid>
      </item>
      <item>
         <title>Drawbacks:</title>
         <author></author>
         <link>https://padlet.com/aizhan290589/tlquulbah3nc2xrk/wish/770855718</link>
         <description><![CDATA[<div>The overall execution time is comparatively slower than compilers.<br>Translates program one statement at a time.<br>Interpreted programs can run on computers that have the corresponding interpreter.</div>]]></description>
         <pubDate>2020-09-23 04:39:27 UTC</pubDate>
         <guid>https://padlet.com/aizhan290589/tlquulbah3nc2xrk/wish/770855718</guid>
      </item>
      <item>
         <title>Examples of using:</title>
         <author></author>
         <link>https://padlet.com/aizhan290589/tlquulbah3nc2xrk/wish/770855965</link>
         <description><![CDATA[<div>The Assembler is used to translate the program written in Assembly language into machine code. The source program is a input of assembler that contains assembly language instructions. The output generated by assembler is the object code or machine code understandable by the computer.<br><br></div>]]></description>
         <enclosure url="" />
         <pubDate>2020-09-23 04:39:35 UTC</pubDate>
         <guid>https://padlet.com/aizhan290589/tlquulbah3nc2xrk/wish/770855965</guid>
      </item>
      <item>
         <title></title>
         <author></author>
         <link>https://padlet.com/aizhan290589/tlquulbah3nc2xrk/wish/770858452</link>
         <description><![CDATA[<div>Like early programming languages such as Fortran, Algol, Cobol and Lisp, assemblers have been available since the 1950s and the first generations of text based</div>]]></description>
         <enclosure url="" />
         <pubDate>2020-09-23 04:40:48 UTC</pubDate>
         <guid>https://padlet.com/aizhan290589/tlquulbah3nc2xrk/wish/770858452</guid>
      </item>
      <item>
         <title></title>
         <author></author>
         <link>https://padlet.com/aizhan290589/tlquulbah3nc2xrk/wish/770858835</link>
         <description><![CDATA[<div>Disadvantage: Hardware Specific</div><div><br></div><div>Because a compiler translates source code into a specific machine language, programs have to be specifically compiled for OS X, Windows or Linux, as well as specifically for 32-bit or 64-bit architectures. For a programmer or software company trying to get a product out to the widest possible audience, this means maintaining multiple versions of the source code for the same application. This results in more time spent on source code maintenance and extra trouble when updates are released.</div>]]></description>
         <enclosure url="" />
         <pubDate>2020-09-23 04:41:00 UTC</pubDate>
         <guid>https://padlet.com/aizhan290589/tlquulbah3nc2xrk/wish/770858835</guid>
      </item>
      <item>
         <title>+</title>
         <author></author>
         <link>https://padlet.com/aizhan290589/tlquulbah3nc2xrk/wish/770859769</link>
         <description><![CDATA[<div>Compiler takes an entire program whereas the Interpreter takes a single line of code.</div>]]></description>
         <enclosure url="" />
         <pubDate>2020-09-23 04:41:29 UTC</pubDate>
         <guid>https://padlet.com/aizhan290589/tlquulbah3nc2xrk/wish/770859769</guid>
      </item>
      <item>
         <title>In computer science, an interpreter is a computer program that directly executes instructions written in a programming or scripting language, without requiring them previously to have been compiled into a machine language program.</title>
         <author></author>
         <link>https://padlet.com/aizhan290589/tlquulbah3nc2xrk/wish/770859798</link>
         <description><![CDATA[<div>To convert source code into machine code, we use either a <strong>compiler</strong> or an <strong>interpreter</strong>.</div>]]></description>
         <enclosure url="" />
         <pubDate>2020-09-23 04:41:30 UTC</pubDate>
         <guid>https://padlet.com/aizhan290589/tlquulbah3nc2xrk/wish/770859798</guid>
      </item>
      <item>
         <title></title>
         <author></author>
         <link>https://padlet.com/aizhan290589/tlquulbah3nc2xrk/wish/770860571</link>
         <description><![CDATA[<div>Advantage: Hardware Optimization</div><div><br></div><div>While being locked into a specific hardware package has its downsides, compiling a program can also increase its performance. Users can send specific options to compilers regarding the details of the hardware the program will be running on. This allows the compiler to create machine language code that makes the most efficient use of the specified hardware, as opposed to more generic code. This also allows advanced users to optimize a program's performance on their computers.</div>]]></description>
         <enclosure url="" />
         <pubDate>2020-09-23 04:41:53 UTC</pubDate>
         <guid>https://padlet.com/aizhan290589/tlquulbah3nc2xrk/wish/770860571</guid>
      </item>
      <item>
         <title></title>
         <author></author>
         <link>https://padlet.com/aizhan290589/tlquulbah3nc2xrk/wish/770865478</link>
         <description><![CDATA[<div>Compiled code runs faster while interpreted code runs slower.</div>]]></description>
         <enclosure url="" />
         <pubDate>2020-09-23 04:44:12 UTC</pubDate>
         <guid>https://padlet.com/aizhan290589/tlquulbah3nc2xrk/wish/770865478</guid>
      </item>
      <item>
         <title></title>
         <author></author>
         <link>https://padlet.com/aizhan290589/tlquulbah3nc2xrk/wish/770866950</link>
         <description><![CDATA[<div><br><br></div>]]></description>
         <enclosure url="https://padlet-uploads.storage.googleapis.com/733363865/0253544cc497aecbb0a9f4b14b952916/20200923_104219.jpg" />
         <pubDate>2020-09-23 04:44:56 UTC</pubDate>
         <guid>https://padlet.com/aizhan290589/tlquulbah3nc2xrk/wish/770866950</guid>
      </item>
   </channel>
</rss>
