Skip to content

Latest commit

 

History

History
10 lines (5 loc) · 648 Bytes

README.md

File metadata and controls

10 lines (5 loc) · 648 Bytes

LanguagueParser

Learning Repository: Language Implementation Patterns

This repository is dedicated to learning and implementing concepts from the book "Language Implementation Patterns: Create Your Own Domain-Specific and General Programming Languages" by Terence Parr. The book provides a comprehensive guide to understanding and building programming languages from scratch.

Overview

The purpose of this repository is to serve as a practical resource for those interested in language design and implementation. It aims to provide a hands-on approach to learning by implementing various language-related concepts described in the book.