Skip to content

Latest commit

 

History

History
7 lines (4 loc) · 223 Bytes

README.md

File metadata and controls

7 lines (4 loc) · 223 Bytes

nock-interpreter

This is a Rust interpreter for Nock.

Based on the A Nock Interpreter blog post by jtobin.

As you can see, it's still a work in progress.