Skip to content

lyeung/cljlox

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

cljlox

This project is an attempt to translate Robert Nystrom's jlox implementation, for the Lox language in his book "Crafting Interpreters", in Clojure.

For more information, please see Crafting Interpreters

Development

Insall the following:

Installation

FIXME: Download from http://example.com/FIXME.

Usage

FIXME: explanation

$ java -jar cljlox-0.1.0-standalone.jar [args]

Options

FIXME: listing of options this app accepts.

Examples

...

Bugs

...

Any Other Sections

That You Think

Might be Useful

License

Copyright © 2019

Distributed under the Eclipse Public License either version 1.0 or (at your option) any later version.

About

Clojure translation of Robert Nystrom's jlox

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published