Skip to content

pingua/lox

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Lox Programming Language

This project is a compiler created based on the concepts and teachings from the book "Crafting Interpreters". The aim is to implement a programming language interpreter and compiler to deepen understanding of language design and implementation techniques.

jlox

This is the implementation of the programming language based on Abstract Syntax Tree in Java.

clox

This is the implementation of the programming language based on bytecode in C.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published