<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:content="http://purl.org/rss/1.0/modules/content/">
  <channel>
    <title>Dot on Changlin&#39;s Blog</title>
    <link>https://timely-sprinkles-c55fc0.netlify.app/tags/dot/</link>
    <description>Recent content in Dot on Changlin&#39;s Blog</description>
    <generator>Hugo -- gohugo.io</generator>
    <language>en-us</language>
    <lastBuildDate>Mon, 18 Dec 2023 19:15:45 -0600</lastBuildDate><atom:link href="https://timely-sprinkles-c55fc0.netlify.app/tags/dot/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>Dot Language</title>
      <link>https://timely-sprinkles-c55fc0.netlify.app/posts/dot/</link>
      <pubDate>Mon, 18 Dec 2023 19:15:45 -0600</pubDate>
      
      <guid>https://timely-sprinkles-c55fc0.netlify.app/posts/dot/</guid>
      <description>Dot Language Dot language is a abstract grammar for defining Graphviz nodes, edges, graphs, subgraphs, and clusters. An edgeop is -&amp;gt; in directed graphs and -- in undirected graphs.
Semicolons and commas aid readability but are not required. Also, any amount of whitespace may be inserted between terminals.
Below is a example dot file:
And it display the partial graph generated by the dot language:</description>
    </item>
    
  </channel>
</rss>
