<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title>DEV Community: yash arya</title>
    <description>The latest articles on DEV Community by yash arya (@yasharyapersonal).</description>
    <link>https://dev.to/yasharyapersonal</link>
    <image>
      <url>https://media2.dev.to/dynamic/image/width=90,height=90,fit=cover,gravity=auto,format=auto/https:%2F%2Fdev-to-uploads.s3.us-east-2.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F4111199%2F1c6718a4-53a3-49cc-99c1-618d25bb65dc.jpg</url>
      <title>DEV Community: yash arya</title>
      <link>https://dev.to/yasharyapersonal</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/yasharyapersonal"/>
    <language>en</language>
    <item>
      <title>Building a low-level programming language in Python and LLVM (Looking for advice and collaborators!)</title>
      <dc:creator>yash arya</dc:creator>
      <pubDate>Sat, 05 Sep 2026 13:38:12 +0000</pubDate>
      <link>https://dev.to/yasharyapersonal/building-a-low-level-programming-language-in-python-and-llvm-looking-for-advice-and-collaborators-552d</link>
      <guid>https://dev.to/yasharyapersonal/building-a-low-level-programming-language-in-python-and-llvm-looking-for-advice-and-collaborators-552d</guid>
      <description>&lt;p&gt;Hello everyone,&lt;br&gt;
I have a tremendous amount of respect for the developers in this community, and I wanted to humbly share a side project I have been working on called Ion+.&lt;br&gt;
I am a 14-year-old student, and I have been building this as an experimental low-level programming language. The architecture uses Python for the frontend and an LLVM backend for code generation.&lt;br&gt;
Right now, the project is still in its very early stages. I have completed the lexer, but I haven't completed the parser or the Abstract Syntax Tree (AST) yet. Because I am balancing this with school and learning as I go, I simply do not have enough time or advanced expertise to build the whole thing by myself.&lt;br&gt;
Because of this, I am reaching out to ask for your guidance and help. If anyone is interested in compilers, Python, or LLVM, I would be deeply grateful if you checked out the repository. Whether you want to leave architectural advice in the comments, open a pull request, or even fork the project to help build out the parser and other features, any support is welcome.&lt;br&gt;
The project is completely open source under the Apache 2.0 license so anyone can experiment with it freely:&lt;br&gt;
&lt;a href="https://github.com/YashAryaPersonal/ion-plus" rel="noopener noreferrer"&gt;https://github.com/YashAryaPersonal/ion-plus&lt;/a&gt;&lt;br&gt;
Thank you so much for your time, and I look forward to any advice or support you can share to help me learn and keep this project moving forward!&lt;/p&gt;

</description>
      <category>python</category>
      <category>beginners</category>
      <category>opensource</category>
      <category>programming</category>
    </item>
  </channel>
</rss>
