Skip to content

Johanneshn/interpreter-in-go

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Writing An Interpreter In Go - Implementation

This repository is an implementation of the interpreter described in the book Writing An Interpreter In Go by Thorsten Ball. It covers building a simple programming language from scratch using Go.

Installation

  1. Clone the repository:
    git clone https://github.com/johanneshn/interpreter-in-go.git
  2. Navigate into the project directory and run:
    cd interpreter-in-go
    go run .\main.go

About

No description or website provided.

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages