Make YOUR OWN Programming Language - EP 5 - Comparisons and logical operators
CodePulse CodePulse
42.5K subscribers
27,571 views
0

 Published On Mar 21, 2019

Hello and welcome to the fifth episode on how to create your VERY OWN programming language in Python.

In today's episode we add all the different comparison operators to our language: equals, not equals, less than, greater than, etc.

We also add in the logical operators: AND, OR and NOT

In the next few episodes we will be adding the IF, FOR and WHILE statements, and after that we'll be moving on to functions.

If you have any questions or problems, don't hesitate to leave a comment below! I will try reply as soon as possible! And don't forget to leave a like if you enjoyed the video to support my channel :)

LINKS

Python3 - https://www.python.org/downloads/
This series is loosely based on https://ruslanspivak.com/lsbasi-part1/

ALL CODE IS ON GITHUB

https://github.com/davidcallanan/py-b...

Consider supporting me via PATREON

  / codepulse  

Uncle Bob Clean Architecture book: https://read.amazon.co.uk/kp/embed?as... (affiliate link)

show more

Share/Embed