An open API service indexing awesome lists of open source software.

https://github.com/pjiwm/rlox-ast

A Rust implementation for the interpreted language jlox from the book Crafting Interpreters by Robert Nystorm
https://github.com/pjiwm/rlox-ast

abstract-syntax-tree dynamically-typed interpreter lexer lexical-analyzer lox-language parser resolver rust scripting-language visitor-pattern

Last synced: about 1 month ago
JSON representation

A Rust implementation for the interpreted language jlox from the book Crafting Interpreters by Robert Nystorm

Awesome Lists containing this project