1.3.0 • Published 2 years ago

@alakir/core v1.3.0

Weekly downloads
-
License
ISC
Repository
-
Last release
2 years ago

Alakirql core - Parser and Interpreter

While there are unit tests written, if you want to see the lexer or parser in action, you can run some scripts from the demo folder with fixtures. Example:

Note: Now the cli can be used for that @alakir/cli

node dist/demo/lexer.js ./fixtures/control-flow.alakir

Information

This package is going to contain just the library for the parser and probably the interpreter. It is consumed by the cli and it can be consumed by any other application without having to use a cli

1.3.0

2 years ago

1.2.1

2 years ago

1.2.0

2 years ago

1.1.0

2 years ago

1.0.1

2 years ago

1.0.0

2 years ago