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

Publicado em: 18 Fevereiro 2020
no canal de: CodePulse
31,190
728

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.

You can obtain the source code from: https://github.com/davidcallanan/py-s...

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


Nesta página do site você pode assistir ao vídeo on-line Simple Math Interpreter in Python (1/4) - Lexer duração hora minuto segundo em boa qualidade , que foi baixado pelo usuário CodePulse 18 Fevereiro 2020, compartilhe o link com seus amigos e conhecidos, no youtube este vídeo já foi visto 31,190 vezes e gostou 728 espectadores. Boa visualização!