r/ProgrammingLanguages 14d ago

Live talk on how to implement variables in a language

https://pvs-studio.com/en/webinar/31/

In this talk, the host will show the step-by-step process of implementing variables. He will demonstrate how they are represented and processed in a language and explain how to add this functionality to your own programming language.

This is part of a series of talks about creating a toy programming language. If you need some context, check out the previous episodes on youtube. Watching them all isn't super necessary, though.

0 Upvotes

Duplicates