Skip to content

raysuliteanu/rust-lox-latest

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

README

This is a "backing" Git repo for my jj repo I'm using locally.

This repo contains my WIP for the CodeCrafters Interpreter challenge. It's currently implemented up to the "higher-order functions" section.

The Lox grammar is in Grammar.md. The grammar is mostly implemented except for the 'class' and related support. I let my CodeCrafters membership expire though so I've been lax in continuing Lox.

Examples

You can see some examples of Lox in the test directory. Most are working except for some of the closure-related stuff.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •  

Languages