<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	>
<channel>
	<title>Comments on: Why to move from ASM to C</title>
	<atom:link href="http://www.scienceprog.com/why-to-move-from-asm-to-c/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.scienceprog.com/why-to-move-from-asm-to-c/</link>
	<description>ScienceProg serves scientific, embedded, biomedical engineering, physics based contents. If you want your article or scientific project to be on this site, do not hesitate to contact and send to scienceprog@gmail.com.</description>
	<pubDate>Mon, 12 May 2008 01:59:18 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.5.1</generator>
		<item>
		<title>By: Eugene Hutorny</title>
		<link>http://www.scienceprog.com/why-to-move-from-asm-to-c/#comment-898</link>
		<dc:creator>Eugene Hutorny</dc:creator>
		<pubDate>Sat, 02 Sep 2006 13:13:11 +0000</pubDate>
		<guid isPermaLink="false">http://www.scienceprog.com/why-to-move-from-asm-to-c/#comment-898</guid>
		<description>I am in process of researching around assemblers about to start designing &lt;a href="http://hutorny.in.ua/research/new-programming-language-embedded-applications" title="" rel="nofollow"&gt;a new language&lt;/a&gt;.
In my opinion, major disadvantage of high-level languages (HLL) is obscure code generation.
Since HLL are not targeted for (not constrained with) any particular platform, code generation is left up to compiler vendor (developer). It is OK in case when hardware constraints on the target platform are pretty much loose and system (product) built with it does not violate the requirements. However, when tough hardware constraints come across tight system requirements, engineers need more control on the produced code.
&lt;a href="http://hutorny.in.ua/research/assemblers-vs-hll" title="" rel="nofollow"&gt;Assemblers vs HLL&lt;/a&gt;</description>
		<content:encoded><![CDATA[<p>I am in process of researching around assemblers about to start designing <a href="http://hutorny.in.ua/research/new-programming-language-embedded-applications" title="" rel="nofollow" onclick="javascript:urchinTracker ('/outbound/comment/hutorny.in.ua');">a new language</a>.<br />
In my opinion, major disadvantage of high-level languages (HLL) is obscure code generation.<br />
Since HLL are not targeted for (not constrained with) any particular platform, code generation is left up to compiler vendor (developer). It is OK in case when hardware constraints on the target platform are pretty much loose and system (product) built with it does not violate the requirements. However, when tough hardware constraints come across tight system requirements, engineers need more control on the produced code.<br />
<a href="http://hutorny.in.ua/research/assemblers-vs-hll" title="" rel="nofollow" onclick="javascript:urchinTracker ('/outbound/comment/hutorny.in.ua');">Assemblers vs HLL</a></p>
]]></content:encoded>
	</item>
</channel>
</rss>

