Make Your Own Language 6: Parsing Lambda Functions

Published on Jul 20th 2020Duration: 18:38Watch on YouTube

This is the sixth 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 code to parse lambda functions: the most powerful feature of this language.

Transcript

The following transcript was automatically generated by an algorithm.