<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>ruby on Andy Williams</title>
    <link>https://lolindrath.com/tags/ruby/</link>
    <description>Recent content in ruby on Andy Williams</description>
    <generator>Hugo -- gohugo.io</generator>
    <language>en-us</language>
    <managingEditor>lolindrath@gmail.com (Andy Williams)</managingEditor>
    <webMaster>lolindrath@gmail.com (Andy Williams)</webMaster>
    <lastBuildDate>Thu, 02 Jun 2016 15:08:00 +0000</lastBuildDate><atom:link href="https://lolindrath.com/tags/ruby/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>Ruby vs Go - Structuring Data</title>
      <link>https://lolindrath.com/2016/06/02/ruby-vs-go-structuring-data/</link>
      <pubDate>Thu, 02 Jun 2016 15:08:00 +0000</pubDate>
      <author>lolindrath@gmail.com (Andy Williams)</author>
      <guid>https://lolindrath.com/2016/06/02/ruby-vs-go-structuring-data/</guid>
      <description>I&amp;rsquo;m trying to write a Taskpaper parser in Go.
A very basic Taskpaper file looks like this:
Home: - Mow the lawn Don&amp;#39;t hit the flowers Work: - Fix all the bugs Seriously, all the bugs Projects end with a : and tasks begin with a - and any line that doesn&amp;rsquo;t have that is a note. Projects have tasks and notes and tasks can have notes.
I got totally stuck yesterday on how to structure this data in Go.</description>
    </item>
    
  </channel>
</rss>
