delete old grammar generator

This commit is contained in:
Dmitry Jemerov
2015-03-20 12:08:05 +01:00
parent a6e5c0a76e
commit bed63c8321
15 changed files with 3 additions and 1313 deletions
+3 -1
View File
@@ -1 +1,3 @@
This module contains a semi-formal description of Kotlin grammar along with some code that translates it into a confluence wiki format.
This module contains a semi-formal description of Kotlin grammar.
It is processed by a [tool](https://github.com/JetBrains/kotlin-grammar-generator) to generate the Kotlin
grammar specification on the [Kotlin Web site](http://kotlinlang.org/docs/reference/grammar.html).