SkillAgentSearch skills...

Rlox

An (incorrect) implementation of bob nystroms clox: https://craftinginterpreters.com/ in rust

Install / Use

/learn @mogendi/Rlox
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

rlox

An (incorrect) implementation of bob nystroms clox: https://craftinginterpreters.com/

This is more of an exploration of rust features than it is a language implementation, the interepreter is "correct" for tiny toy programs but beyond that all bets are off (stack manipulations are broken). All features are present for this except the GC and optimizations.

Related Skills

View on GitHub
GitHub Stars9
CategoryDevelopment
Updated2y ago
Forks0

Languages

Rust

Security Score

55/100

Audited on Oct 24, 2023

No findings