Skip to content

bentok/lox

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Lox

Implementation of an interpreter for Lox language in F#.

Lox is a dynamically typed, interpreted language created by Bob Nystrom in his book Crafting Interpreters. I highly recommend this book to anyone interested in learning how to create an interpreter.

This project is following along with the book and implementing the interpreter in F#.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages