Skip to content

Disembleergon/lox-cpp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

101 Commits
 
 
 
 
 
 

Repository files navigation

lox-cpp

This is an interpreter for the toy programming language "Lox".
This project follows along the book Crafting Interpreters by Robert Nystrom
and my mentor Frank Grimm is helping me with this project.

Features

  • Scanning
  • Parsing
  • Evaluating
  • Statement and State
  • Control Flow
  • Functions

About

An interpreter for Robert Nystrom's programming language "Lox" written in C++

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages