File: README.md

package info (click to toggle)
python-lark 1.1.5-1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm
  • size: 1,772 kB
  • sloc: python: 13,040; javascript: 88; makefile: 34; sh: 8
file content (5 lines) | stat: -rw-r--r-- 237 bytes parent folder | download
1
2
3
4
5
# Example Grammars

This directory is a collection of lark grammars, taken from real world projects.

- [Verilog](verilog.lark) - Taken from https://github.com/circuitgraph/circuitgraph/blob/master/circuitgraph/parsing/verilog.lark