Making Your Own Compiler! #programming #code #pythontutorial

preview_player
Показать описание
#shorts

Creating a programming language is a dream for many programmers. In this video I go over how you can create a simple compiler a for a programming language that we designed and interpreted in the previous video. This will help you get started creating and understanding how make and gain an intuition for your own compiler and programming language.

Make sure to let me know in the comments if you want to see this language being expanded. For the ability to do things such as assign variable or call functions.

Previous Video (Language + Interpreter):

Learning Resources:

Program Memory Layout (image):

- Music -

- Hashtags -
#programming
#coding
#interpreter
#programminglanguage
#python
#compiler

- Search Terms -
compiler design
making a programming language
making my own programming language
programming language interpreter
write a program
computer program
python tutorial for beginners
compiler design playlist
assembly language
x86_64 instruction set
Intel Syntax
Рекомендации по теме
Комментарии
Автор

I would recommend reading crafting interpreters by Robert Nystrom.

sajakxettri
Автор

Wow! Can you explain to about interpreter ?

gmx
Автор

Hey I’m a new viewer, really enjoyed Crafting Interpreters book. Maybe one day I’ll be brave enough to take on “The Dragon” book.

But wanted to tell you I’m struggling to listen to you, maybe your microphone is too sensitive or you need a filter or something. But it hurts my ears and I can’t focus on what you’re saying

adam-the-dev