<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>hy on Cogito, ergo sum</title><link>https://blog.winsphinx.top/tags/hy/</link><description>Recent content in hy on Cogito, ergo sum</description><generator>Hugo -- gohugo.io</generator><lastBuildDate>Sat, 23 Oct 2021 18:57:00 +0800</lastBuildDate><atom:link href="https://blog.winsphinx.top/tags/hy/index.xml" rel="self" type="application/rss+xml"/><item><title>Learning Hy</title><link>https://blog.winsphinx.top/post/learning-hy/</link><pubDate>Sat, 23 Oct 2021 18:57:00 +0800</pubDate><guid>https://blog.winsphinx.top/post/learning-hy/</guid><description>&lt;p&gt;Hy is a lisp dialect built on top of python. This is achieved by converting hy code to python’s abstract syntax tree (ast). This allows hy to call native python code or python to call native hy code as well.&lt;/p&gt;</description></item></channel></rss>