Skip to content

TanvirTian/playground

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

21 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

Go Interpreter Playground

A web-based Go interpreter playground built from scratch in Go. This project serves as both a learning resource and a live demonstration of a custom interpreter.

πŸš€ Features

  • Interactive Interpreter: Write and execute Go-inspired scripts directly in the browser.
  • Responsive Design: Optimized for both desktop and mobile devices.
  • Open Source: The backend is written in Go, and the frontend is served via GitHub Pages.

DEMO

πŸ“š Learn More

This project is part of a series documenting the process of building an interpreter from scratch in Go. You can follow along with the series in the go-interpreter-series repository.

About

Interactive Web based Interpreter written in pure GO.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages