Skip to content

AZanellato/rlox

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

68 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

RLOX

This is an implementation of the lox programming language, following crafting interpreters .

This is being done as a project to increase my Rust learning as well to increase my understanding of languages implementations in general. The code is not perfect by any means and open to suggestions.

Right now, the most tested part is the REPL, which works by just running cargo run on the terminal.

I'll try to keep the README up to date in what part of the book I'm on.

Working on: II.10 - Functions

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages