Develop an Interpreter using Go Programming

Build an interpreter from scratch

Ratings 4.00 / 5.00
Develop an Interpreter using Go Programming

What You Will Learn!

  • Creating an Interpreter from Scratch
  • Understanding different steps in building an Interpreter
  • Learn to build Interpreter using Go Programming
  • Follow TDD when building Interpreter using Go
  • Create data structures like Arrays & Hash

Description

Hello everyone welcome to the course Develop an Interpreter using Go Programming.


This course is a comprehensive and practical guide that takes you on a journey of building your own interpreter using the Go programming language. This course is inspired by the great book Writing An Interpreter In Go by Thorsten Ball. All credit to him as well. We will demystify the complex world of interpreters in this course.


The course begins by introducing the fundamental concepts of interpreters and programming languages, making it accessible to both beginners and experienced developers. We will build an interpreter using Go for a custom programming language called Monkey through a hands-on approach.


we will understand key concepts such as lexical analysis, parsing, and evaluating expressions. In the course we will learn how to design and implement a lexer and a recursive descent parser, providing you learners with a solid foundation in language processing techniques.


The course will help developers seeking to deepen their understanding of language implementation. We will use Go as it is simple and easy to use.


During the process of developing an interpreter, we will also learn more advanced topics like closures, first-class functions, and error handling.


By the end of the course, you would have hopefully gained a deep understanding of how interpreters work and the skills to build your own programming language, opening up new possibilities for exploration and creativity in the world of software development.

Who Should Attend!

  • Beginner Go Programmers interested to understand how to build an Interpreter

TAKE THIS COURSE

Tags

Subscribers

66

Lectures

140

TAKE THIS COURSE