Skip to content

Latest commit

 

History

4 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 

Repository files navigation

This is my implementation of the interpreter/compiler for Lox

The book can be found on https://craftinginterpreters.com/

Some challenges are implemented, the opcode CONSTANT_LONG is implemented but not widely used.

The implementation of jlox in rust is something i'm not entirely proud of. It works... but the error system I implemented is sh*t.

About

This repo is my implementation of jlox/clox. Jlox in rust and clox a hard copy in c.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages