<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>Compilers on Ilscipio - Enterprise Commerce Experts</title>
    <link>https://www.ilscipio.com/en/tags/compilers/</link>
    <description>Recent content in Compilers on Ilscipio - Enterprise Commerce Experts</description>
    <generator>Hugo</generator>
    <language>en-US</language>
    <lastBuildDate>Tue, 01 Sep 2026 00:00:00 +0000</lastBuildDate>
    <atom:link href="https://www.ilscipio.com/en/tags/compilers/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>How to Add a Custom Language to Your JetBrains IDE</title>
      <link>https://www.ilscipio.com/en/blog/add-custom-language-jetbrains/</link>
      <pubDate>Tue, 01 Sep 2026 00:00:00 +0000</pubDate>
      <guid>https://www.ilscipio.com/en/blog/add-custom-language-jetbrains/</guid>
      <description>&lt;p&gt;I needed Freemarker support in IntelliJ and it did not exist. The built-in highlighting was wrong half the time, there was no completion, and navigating between templates was guessing. So I wrote a plugin. That was plugin number one. Twenty-one more followed.&lt;/p&gt;&#xA;&lt;p&gt;To add a custom language to a JetBrains IDE you need four things: a lexer, a parser, a PSI tree, and at least one useful feature on top. Everything else is optional but makes the plugin worth paying for.&lt;/p&gt;</description>
    </item>
  </channel>
</rss>
