Thanks to visit codestin.com
Credit goes to github.com

Skip to content

kindermax/clox

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Lox programing language and interpreter written in C

Based on https://craftinginterpreters.com

Run

lets lox - will build and start clox binary

lets lox examples/hello.lox - will run script from file

Test

lets test

Build

lets build builds using CMake

About

Lox programming language written in C - based on https://craftinginterpreters.com

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published