<?xml version="1.0" encoding="utf-8" standalone="yes" ?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>Niche Language Demos on Hillel Wayne</title>
    <link>https://www.hillelwayne.com/tags/niche-language-demos/</link>
    <description>Recent content in Niche Language Demos on Hillel Wayne</description>
    <generator>Hugo -- gohugo.io</generator>
    <language>en-us</language>
    <lastBuildDate>Tue, 20 Feb 2024 00:00:00 +0000</lastBuildDate>
    
	<atom:link href="https://www.hillelwayne.com/tags/niche-language-demos/index.xml" rel="self" type="application/rss+xml" />
    
    
    <item>
      <title>Planner programming blows my mind</title>
      <link>https://www.hillelwayne.com/post/picat/</link>
      <pubDate>Tue, 20 Feb 2024 00:00:00 +0000</pubDate>
      
      <guid>https://www.hillelwayne.com/post/picat/</guid>
      <description>Picat is a research language intended to combine logic programming, imperative programming, and constraint solving. I originally learned it to help with vacation scheduling but soon discovered its planner module, which is one of the most fascinating programming models I&amp;rsquo;ve ever seen.
First, a brief explanation of logic programming (LP). In imperative and functional programming, we take inputs and write algorithms that produce outputs. In LP and constraint solving, we instead provide a set of equations and find assignments that satisfy those relationships.</description>
    </item>
    
  </channel>
</rss>