<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Plang on Ryan Hunt's Blog</title><link>https://eqrion.net/tags/plang/</link><description>Recent content in Plang on Ryan Hunt's Blog</description><generator>Hugo</generator><language>en-us</language><lastBuildDate>Wed, 12 Aug 2015 21:51:26 -0500</lastBuildDate><atom:link href="https://eqrion.net/tags/plang/index.xml" rel="self" type="application/rss+xml"/><item><title>Dash, a simple programming language written in C</title><link>https://eqrion.net/dash-lang/</link><pubDate>Wed, 12 Aug 2015 21:51:26 -0500</pubDate><guid>https://eqrion.net/dash-lang/</guid><description>&lt;p&gt;In my spare time this summer I set out to write a programming language from scratch. I&amp;rsquo;ve always been interested in learning about how programming languages worked, and sometimes the best way to learn something is to get your hands dirty. So after quite a few nights of work, I created &lt;a href="https://github.com/eqrion/dash/"&gt;Dash&lt;/a&gt;, a very simple procedural language, virtual machine, and bytecode.&lt;/p&gt;
&lt;p&gt;Dash is nothing extraordinary. It won&amp;rsquo;t be the next Python or Javascript. But it was a great learning experience and is pretty cool. I thought it would neat if others could see the end result, so I&amp;rsquo;ve hooked up a web server to run the compiler and virtual machine.&lt;/p&gt;</description></item></channel></rss>