Skip to content

Implementation of Lox programming language from book "Crafting Interpreters"

Notifications You must be signed in to change notification settings

iamgabrieloliveira/Lox

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Lox Interpreter

Lox Status

Rust

Welcome to the Lox Interpreter, an implementation of the Lox programming language from the book Crafting Interpreters by Robert Nystrom.

Purpose

This repository is a work-in-progress (WIP) project (Written in Rust btw) aimed at building a fully functional interpreter for the Lox programming language as described in Crafting Interpreters. The goal is to understand the intricacies of interpreter design and implementation.

About

Implementation of Lox programming language from book "Crafting Interpreters"

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages