Skip to content

A WIP interpreter for the Lox language, created following the book Crafting Interpreters

Notifications You must be signed in to change notification settings

dominic-codespoti/fsharp-interpreter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Crafting Interpreters

This is a repository for my work on the book Crafting Interpreters.

First Interpreter

The first interpreter is written in F# and is currently the only thing within this repository. Once I begin on the second interpreter, the first will be moved to a subdirectory and the second will be colocated next to it.

About

A WIP interpreter for the Lox language, created following the book Crafting Interpreters

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages