Przeglądaj źródła

Adjusted features.md and README.md

tags/gm/2021-09-23T00Z/github.com--lark-parser-lark/0.10.0
Erez Sh 4 lat temu
rodzic
commit
078fa150be
2 zmienionych plików z 2 dodań i 2 usunięć
  1. +1
    -1
      README.md
  2. +1
    -1
      docs/features.md

+ 1
- 1
README.md Wyświetl plik

@@ -81,7 +81,7 @@ Lark is great at handling ambiguity. Here is the result of parsing the phrase "f

![fruitflies.png](examples/fruitflies.png)

See the code to make [this image](https://github.com/lark-parser/lark/tree/master/examples/fruitflies.py) and more [examples here](https://github.com/lark-parser/lark/tree/master/examples)
[Read the code here](https://github.com/lark-parser/lark/tree/master/examples/fruitflies.py), and [more examples here](https://github.com/lark-parser/lark/tree/master/examples)


## List of main features


+ 1
- 1
docs/features.md Wyświetl plik

@@ -26,7 +26,7 @@
- Support for external regex module ([see here](classes.md#using-unicode-character-classes-with-regex))
- Import grammars from Nearley.js ([read more](nearley.md))
- CYK parser
- Transform your parse tree to dot or png files for better visualization ([see_example](https://github.com/lark-parser/lark/blob/master/examples/fruitflies.py))
- Visualize your parse trees as dot or png files ([see_example](https://github.com/lark-parser/lark/blob/master/examples/fruitflies.py))


### Experimental features


Ładowanie…
Anuluj
Zapisz