brandonpollack23 / darmok_lox

A project for my implementation of lox from "Crafting Interpreters"

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Darmok

Name

As tradition begs me, this is a reference to something from star trek. I am learning language design, that episode is about communication and language. Thus Darmok. Go watch star trek the next generation.

Point

To learn about parsing/lexing and interpreting/compiling.

I'll do types later I guess, they seem hard.

About

A project for my implementation of lox from "Crafting Interpreters"


Languages

Language:Rust 80.9%Language:Shell 19.1%