0.0.3 • Published 4 months ago

@acornprover/cli v0.0.3

Weekly downloads
-
License
Apache-2.0
Repository
-
Last release
4 months ago

cli

The command-line interface to Acorn.

Usage

To install:

npm i -g @acornprover/cli

To use this CLI, you should have a copy of acornlib on your local machine, in a directory named "acornlib".

To verify the entire project, from the acornlib directory:

acorn

To verify a single file:

acorn filename.ac

The CLI will generally keep itself updated.

Contributions

This repo is just a wrapper for distribution via npm. See the main Acorn repo for the code that runs the actual language, verifier, and language server.

0.0.3

4 months ago

0.0.2

5 months ago

0.0.1

5 months ago