Making a Programming Language with Python and LLVM: Episode 1 - Introduction + Lexer

แชร์
ฝัง
  • เผยแพร่เมื่อ 10 มี.ค. 2024
  • This is the first part in a multipart ongoing series for how to make a featured, statically typed, and JIT Compiled programming language in Python with LLVM (llvmlite). Episode 1 covers the project introduction, language introduction, and completing the foundational Lexer class. Please comment below and join our Discord to make suggestions for what you'd like to see implemented!
    Source code: Available Soon™
    In order to follow along, you will need to have VS Code (or another IDE), and Miniconda.
    Miniconda - docs.anaconda.com/free/minico...
    -- Social Links --
    Discord - / discord

ความคิดเห็น • 8

  • @hr1tz
    @hr1tz 19 วันที่ผ่านมา

    This channel is way too underrated

  • @pressaktc
    @pressaktc 26 วันที่ผ่านมา

    Exaclty what I've been looking for! Thank you so much!

  • @iagobeulleryeah
    @iagobeulleryeah 2 หลายเดือนก่อน +4

    Pease go ahead with this. I never see no one finishing the compiler with the llvm.

    • @codeduckers
      @codeduckers  2 หลายเดือนก่อน +3

      exactly my reason for making this

  • @codeduckers
    @codeduckers  2 หลายเดือนก่อน

    As a fellow GenZ'r, the dynamic syntax makes me feel all warm and fuzzy

  • @tobidegnon4409
    @tobidegnon4409 2 หลายเดือนก่อน +1

    Just started the video, but one thing to note already, volume is way too low

    • @codeduckers
      @codeduckers  2 หลายเดือนก่อน

      This is fixed in the later episodes I believe