Skip to content

buenvyron/ci-jlox

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Overview

This is my own implementation of the Lox language using Java.

The project is still in early phases, so changes will be applied over the course of me learning about the book, Crafting Interpreters.

Scanner

The scanner is almost the same form the one presented at the book. With some minimal changes to error messages.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages