Skip to content

Latest commit

 

History

History
19 lines (14 loc) · 525 Bytes

README.md

File metadata and controls

19 lines (14 loc) · 525 Bytes

A nock repl

An nock interpreter and REPL for playing around with nock expressions. The code is written for clarity and readability not speed or performance. Absolutely no optimization has been done.

nock 0.1
Jeremy Wall <[email protected]
A simple Nock interpreter and repl

USAGE:
    nock [OPTIONS]

FLAGS:
    -h, --help       Prints help information
    -V, --version    Prints version information

OPTIONS:
    -f, --file <FILE>    Execute the nock file.