filmov
tv
Simple Math Interpreter in Python (1/4) - Lexer

Показать описание
In this short series, we are going to be writing a simple interpreter in Python that can understand and process basic math calculations.
This is useful to learn how to write a program that can understand a human-readable format, and this knowledge can be expanded to creating your own data language, programming language, etc.
In the first 3 episodes of this series we will write the lexer, the parser and the interpreter. Those are the fundamental steps to writing any interpreter.
In the final episode (optional), we will add unit testing to our language, so that we can guarantee everything is still working if we make changes in the future.
If you enjoy the video, don't forget to leave a like! And subscribe so you don't any of my future videos.
Special thanks to my top Patreon supporter: Helge Sverre Hessevik Liseth
This is useful to learn how to write a program that can understand a human-readable format, and this knowledge can be expanded to creating your own data language, programming language, etc.
In the first 3 episodes of this series we will write the lexer, the parser and the interpreter. Those are the fundamental steps to writing any interpreter.
In the final episode (optional), we will add unit testing to our language, so that we can guarantee everything is still working if we make changes in the future.
If you enjoy the video, don't forget to leave a like! And subscribe so you don't any of my future videos.
Special thanks to my top Patreon supporter: Helge Sverre Hessevik Liseth
Simple Math Interpreter in Python (1/4) - Lexer
Simple Math Interpreter in Python (3/4) - Interpreter
Simple Math Interpreter in Python (2/4) - Parser
Simple Math Interpreter in Python (4/4) - Unit testing
Math Interpreter Solution CS50P – Problem Set 1
Basic Math Interpreter || Python and Sly
PROBLEM SET 1: MATH INTERPRETER | SOLUTION (CS50 PYTHON)
Let's Write an Interpreter (in 168 Lines of Python)
Python for beginners | Math functions with Python interpreter
Build your own simple Interpreter based on Python😎
Using Python Interpreter as Calculator
Python Beginners Topics 💯 | #shorts #python #knowprogram
Python Basics: ARITHMETIC OPERATIONS in Under a Minute! 🧮
Math Interpreter -Problem Set 1 (CS50's Introduction to Programming with Python)
Python Basics: Your FIRST Program in Under a Minute! 🚀
C++ Vs Python
Python 3.11 has two NEW math functions!!
Python Interview Question (Part 1) || Interview Prep By Schoolabe
The Best Way To Learn Programming
How to create graphics using Python turtle 🐍🐢 #coding
Coding for 1 Month Versus 1 Year #shorts #coding
ChatGPT isn’t good at mathy logic… but code interpreter with python is great!
Pygame - Create game in python || Pygame python tutorial #python #pygame
Engineering Math Pre-Req: Quick and Dirty Introduction to Python
Комментарии