<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>Machine Language on Kind of Idea</title>
    <link>https://kindofidea.com/tags/machine-language/</link>
    <description>Recent content in Machine Language on Kind of Idea</description>
    <generator>Hugo</generator>
    <language>en-US</language>
    <lastBuildDate>Fri, 21 Aug 2009 00:00:00 +0000</lastBuildDate>
    <atom:link href="https://kindofidea.com/tags/machine-language/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>Introduction to the Assembly Language</title>
      <link>https://kindofidea.com/introduction-to-the-assembly-language/</link>
      <pubDate>Fri, 21 Aug 2009 00:00:00 +0000</pubDate>
      <guid>https://kindofidea.com/introduction-to-the-assembly-language/</guid>
      <description>&lt;blockquote&gt;For people who are not in computing, and even for programmers who have always worked with high-level languages, this article is very enlightening. It helps us become aware of and appreciate the effort made by the first programmers and designers to get us to where we are today. Read the original article at &lt;a href=&#34;http://www.swansontec.com/sprogram.html&#34;&gt;this link&lt;/a&gt;. Here is the translation:&#xA;&lt;/blockquote&gt;&#xA;&lt;p&gt;This is a brief introduction to Assembly language. Assembly is the most basic programming language available for any processor. With Assembly language, a programmer works only with operations performed directly on the physical CPU. Assembly lacks high-level conveniences such as variables and functions, and it is not portable across different processor families. However, Assembly is the most powerful programming language available on a computer, and it gives programmers the insight they need to write efficient code in high-level languages. Learning Assembly is a way to appreciate the time and effort of all serious programmers.&lt;/p&gt;</description>
    </item>
  </channel>
</rss>
