0.0.5 • Published 4 years ago

aesophia-parser v0.0.5

Weekly downloads
3
License
MIT
Repository
github
Last release
4 years ago

aesophia-parser

Aeternity blockhain sophia language parser, written in TypeScript.

MIT license.

Main use-case is the LSP part of the upcoming aesophia-vscode vscode plugin.

Caveats for now

  • Not a complete parser.
  • No semantic checks.
  • Limited error recovery.

CLI

The CLI only verifies if it's a valid .aes file, no output is generated.

$ node_modules/.bin/aesophia-parser --help
Usage: aesophia-parser [options] <file>

Options:
  -h, --help  Show help
0.0.5

4 years ago

0.0.4

4 years ago

0.0.3

4 years ago

0.0.2

4 years ago

0.0.1

4 years ago