<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>LPython</title>
    <link>https://lpython.org/</link>
    <description>Recent content on LPython</description>
    <generator>Hugo -- gohugo.io</generator>
    <language>en-us</language>
    <lastBuildDate>Fri, 28 Jul 2023 00:00:00 +0000</lastBuildDate><atom:link href="https://lpython.org/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>LPython: Novel, Fast, Retargetable Python Compiler</title>
      <link>https://lpython.org/blog/2023/07/lpython-novel-fast-retargetable-python-compiler/</link>
      <pubDate>Fri, 28 Jul 2023 00:00:00 +0000</pubDate>
      
      <guid>https://lpython.org/blog/2023/07/lpython-novel-fast-retargetable-python-compiler/</guid>
      <description>About LPython is a Python compiler that can compile type-annotated Python code to optimized machine code. LPython offers several backends such as LLVM, C, C++, WASM, Julia and x86. LPython features quick compilation and runtime performance, as we show in the benchmarks in this blog. LPython also offers Just-In-Time (JIT) compilation and seamless interoperability with CPython.
We are releasing an alpha version of LPython, meaning it is expected you encounter bugs when you use it (please report them!</description>
    </item>
    
  </channel>
</rss>
