Back to Browse

Make YOUR OWN Programming Language - EP 11 - Built-in Functions

21.8K views
Jun 19, 2019
16:37

In this episode we add quite a few built-in functions to our language, including print, input, clear, type checking, and list operations. You may add plenty more, such as string operations, math functions, random number generators and more! Feel free to leave a comment if you have any problems, and don't forget to like if you enjoyed :) In the next episode we'll be adding multiline statements! 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-basicinterp Consider supporting me via PATREON https://www.patreon.com/CodePulse Uncle Bob Clean Architecture book: https://read.amazon.co.uk/kp/embed?asin=B075LRM681&preview=newtab&linkCode=kpe&ref_=cm_sw_r_kb_dp_zbbTDb7E1P022&tag=davidcallanan-20 (affiliate link)

Download

0 formats

No download links available.

Make YOUR OWN Programming Language - EP 11 - Built-in Functions | NatokHD