8000 GitHub - linusdm/ex_lox: An Elixir implementation of an interpreter for the Lox language (from the book Crafting Interpreters by Robert Nystrom).
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
/ ex_lox Public

An Elixir implementation of an interpreter for the Lox language (from the book Crafting Interpreters by Robert Nystrom).

Notifications You must be signed in to change notification settings

linusdm/ex_lox

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

67 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ExLox

CI_PATH=/path/to/craftinginterpreters ./test.sh chap04_scanning

About

An Elixir implementation of an interpreter for the Lox language (from the book Crafting Interpreters by Robert Nystrom).

Topics

Resources

Stars

Watchers

Forks

0