<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>EthicalHackers &#187; Programming</title>
	<atom:link href="http://www.ethicalhackers.in/category/programming/feed" rel="self" type="application/rss+xml" />
	<link>http://www.ethicalhackers.in</link>
	<description>Guides, Resources and Tools</description>
	<lastBuildDate>Mon, 21 Feb 2011 18:56:05 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
		<item>
		<title>GNU Compiler for the Java Programming</title>
		<link>http://www.ethicalhackers.in/programming/gnu-compiler-for-the-java-programming.html</link>
		<comments>http://www.ethicalhackers.in/programming/gnu-compiler-for-the-java-programming.html#comments</comments>
		<pubDate>Fri, 17 Oct 2008 14:10:36 +0000</pubDate>
		<dc:creator>Robin</dc:creator>
				<category><![CDATA[Programming]]></category>
		<category><![CDATA[gcj]]></category>
		<category><![CDATA[gnu]]></category>
		<category><![CDATA[java]]></category>

		<guid isPermaLink="false">http://www.ethicalhackers.in/?p=223</guid>
		<description><![CDATA[GCJ is a portable, optimizing, ahead-of-time compiler for the Java Programming Language. It can compile Java source code to Java bytecode (class files) or directly to native machine code, and Java bytecode to native machine code.

Compiled applications are linked with the GCJ runtime, libgcj, which provides the core class libraries, a garbage collector, and a bytecode interpreter. libgcj can dynamically load and interpret class files, resulting in mixed compiled/interpreted applications. It has been merged with GNU Classpath and supports most of the 1.4 libraries plus some 1.5 additions.]]></description>
		<wfw:commentRss>http://www.ethicalhackers.in/programming/gnu-compiler-for-the-java-programming.html/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>

<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Page Caching using disk (enhanced)
Database Caching 1/12 queries in 0.015 seconds using disk
Object Caching 187/202 objects using disk

Served from: www.ethicalhackers.in @ 2012-02-07 23:00:24 -->
