Ver código fonte

README: Added link to Lark.js

tags/gm/2021-09-23T00Z/github.com--lark-parser-lark/0.12.0
Erez Sh 3 anos atrás
pai
commit
8f2bef29bc
1 arquivos alterados com 3 adições e 0 exclusões
  1. +3
    -0
      README.md

+ 3
- 0
README.md Ver arquivo

@@ -51,7 +51,10 @@ Lark provides syntax highlighting for its grammar files (\*.lark):

### Clones

These are implementations of Lark in other languages. They accept Lark grammars, and provide similar utilities.

- [Lerche (Julia)](https://github.com/jamesrhester/Lerche.jl) - an unofficial clone, written entirely in Julia.
- [Lark.js (Javascript)](https://github.com/lark-parser/lark.js) - a port of the stand-alone LALR(1) parser generator to Javascsript.

### Hello World



Carregando…
Cancelar
Salvar