8000 GitHub - mplastow/clox: An implementation of the clox VM and interpreter
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
/ clox Public

An implementation of the clox VM and interpreter

Notifications You must be signed in to change notification settings

mplastow/clox

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

34 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

clox

An implementation of the clox VM and interpreter from the book Crafting Interpreters by Robert Nystrom.

This implementation in C is taken directly from the book and should be identical to the text, except for a few minor changes. At the very least, it passes all unit tests provided by the book's author! (see https://github.com/munificent/craftinginterpreters)

About

An implementation of the clox VM and interpreter

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published
0