<?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>debugging in C Archives - A N M Bazlur Rahman</title>
	<atom:link href="https://bazlur.ca/tag/debugging-in-c/feed/" rel="self" type="application/rss+xml" />
	<link>https://bazlur.ca/tag/debugging-in-c/</link>
	<description>Java Champion 🏆 Empowering Developers through Speaking 🗣️ Writing ✍️ Mentoring 🤝 &#38; Community Building 🌍 Published Author 📖 Contributing Editor at InfoQ and Foojay.IO</description>
	<lastBuildDate>Fri, 21 Feb 2025 18:20:48 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.7.2</generator>

<image>
	<url>https://i0.wp.com/bazlur.ca/wp-content/uploads/2022/07/cropped-klara-and-sun.jpeg?fit=32%2C32&#038;ssl=1</url>
	<title>debugging in C Archives - A N M Bazlur Rahman</title>
	<link>https://bazlur.ca/tag/debugging-in-c/</link>
	<width>32</width>
	<height>32</height>
</image> 
<site xmlns="com-wordpress:feed-additions:1">207159250</site>	<item>
		<title>DIY JVM Part 1: Decoding the Magic – Parsing Java</title>
		<link>https://bazlur.ca/2025/02/21/diy-jvm-part-1-decoding-the-magic-parsing-java/</link>
					<comments>https://bazlur.ca/2025/02/21/diy-jvm-part-1-decoding-the-magic-parsing-java/#respond</comments>
		
		<dc:creator><![CDATA[A N M Bazlur Rahman]]></dc:creator>
		<pubDate>Fri, 21 Feb 2025 05:34:09 +0000</pubDate>
				<category><![CDATA[C]]></category>
		<category><![CDATA[Getting Started]]></category>
		<category><![CDATA[Java]]></category>
		<category><![CDATA[bytecode interpretation]]></category>
		<category><![CDATA[C and Java]]></category>
		<category><![CDATA[C Programming]]></category>
		<category><![CDATA[class file parsing]]></category>
		<category><![CDATA[constant pool]]></category>
		<category><![CDATA[debugging in C]]></category>
		<category><![CDATA[DIY JVM]]></category>
		<category><![CDATA[endianness conversion]]></category>
		<category><![CDATA[Java bytecode]]></category>
		<category><![CDATA[Java Virtual Machine]]></category>
		<category><![CDATA[JVM internals]]></category>
		<category><![CDATA[Memory Management]]></category>
		<category><![CDATA[programming nostalgia]]></category>
		<category><![CDATA[software development]]></category>
		<category><![CDATA[systems programming]]></category>
		<guid isPermaLink="false">https://bazlur.ca/?p=113829</guid>

					<description><![CDATA[<p>It&#8217;s been about 15 years since I last touched C programming. Back in university, I remember writing a small C program for an assignment—just a simple parser that could scan a C source file and check if its structures were correctly formed. It was nothing fancy, just a mundane academic exercise, and to be honest, ... <a title="DIY JVM Part 1: Decoding the Magic – Parsing Java" class="read-more" href="https://bazlur.ca/2025/02/21/diy-jvm-part-1-decoding-the-magic-parsing-java/" aria-label="Read more about DIY JVM Part 1: Decoding the Magic – Parsing Java">Read more</a></p>
<p>The post <a href="https://bazlur.ca/2025/02/21/diy-jvm-part-1-decoding-the-magic-parsing-java/">DIY JVM Part 1: Decoding the Magic – Parsing Java</a> appeared first on <a href="https://bazlur.ca">A N M Bazlur Rahman</a>.</p>
]]></description>
		
					<wfw:commentRss>https://bazlur.ca/2025/02/21/diy-jvm-part-1-decoding-the-magic-parsing-java/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">113829</post-id>	</item>
	</channel>
</rss>
