Переглянути джерело

Examples: Removed warnings from python3.lark

tags/gm/2021-09-23T00Z/github.com--lark-parser-lark/0.12.0
Erez Sh 3 роки тому
джерело
коміт
8f7e50e520
1 змінених файлів з 1 додано та 3 видалено
  1. +1
    -3
      examples/advanced/python3.lark

+ 1
- 3
examples/advanced/python3.lark Переглянути файл

@@ -1,8 +1,6 @@
// Python 3 grammar for Lark

// NOTE: Work in progress!!! (XXX TODO)
// This grammar should parse all python 3.x code successfully,
// but the resulting parse-tree is still not well-organized.
// This grammar should parse all python 3.x code successfully.

// Adapted from: https://docs.python.org/3/reference/grammar.html
// Adapted by: Erez Shinan


Завантаження…
Відмінити
Зберегти