Irwin1985 / lox.js

Lox programming language writen in JavaScript

Home Page:https://github.com/munificent/craftinginterpreters

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

lox.js

Build Status

$ npm install
$ npm test
$ npm run simple-example

About

Lox programming language writen in JavaScript

https://github.com/munificent/craftinginterpreters


Languages

Language:JavaScript 100.0%