Skip to content

πŸ“š Burpee is a educational interpreted programming language built with a Pratt's Parser πŸ“š

Notifications You must be signed in to change notification settings

matheuscumpian/burpee

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

9 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

πŸŽ“ Burpee: An Educational Interpreted Programming Language πŸ–₯️

Burpee is an educational interpreted programming language crafted with a Pratt's Parser πŸ› οΈ. Inspired by the book "Writing An Interpreter In Go" by Thorsten Ball πŸ“–, this project aims to provide a hands-on understanding of language design and interpreters.

✨ Features ✨

  • πŸ“ Simple syntax for easy understanding
  • πŸ› οΈ Built using Pratt's Parser for effective parsing techniques
  • πŸ“š An interpreted language, perfect for educational purposes

πŸ“˜ Based on "Writing An Interpreter In Go"

This language takes its inspiration from the insightful book "Writing An Interpreter In Go" by Thorsten Ball. We recommend reading it for an in-depth understanding of interpreters and language design.

About

πŸ“š Burpee is a educational interpreted programming language built with a Pratt's Parser πŸ“š

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages