Skip to content

KOREAN139/clox

Repository files navigation

clox

Implemetation of lox interpreter in C

CURRENT DEV STATE

Done

Chapter 14 (include all challenges).

Chapter 15 but challenges.

Chapter 16 but challenges.

HOW TO USE

Install

git clone https://github.com/KOREAN139/clox

Build

make

Execute

./clox [script]

Clean

make clean

SEE ALSO

Crafting Interpreters by Bob Nystrom

About

simple interpreter

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published