Skip to content

avicennax/clox

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

41 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CLox

Lox compiler/VM written in C.


Currently working through Bob Nystrom's Crafting Interpreters.

Overview

This setup has build tasks currently configured as VSCode tasks - see .vscode/ for details.

ToDo

  • Add tests for Chapter 14, and all chapters onwards.
  • Finish notes.
  • Add more inline comments and grok stack-machine semantics.

About

Lox compiler/VM written in C.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages