Make Your Own Language 3: Parsing Function Calls

Published on Jul 19th 2020Duration: 16:25Watch on YouTube

This is the third episode of a series where you build your first programming language, using these videos as a guide. We’ve setup the syntax for a small programming language. You can clone this project and start getting to work. The project repository is https://github.com/airportyh/smallang. In this episode, we write implement the ability parser function calls in the parser and modify the parser to be able to handle multiple lines of code.

Transcript

The following transcript was automatically generated by an algorithm.