[mod] readme
This commit is contained in:
parent
a4fedf45f5
commit
ab22f29a5f
|
|
@ -1,6 +1,6 @@
|
|||
## Description
|
||||
# type2
|
||||
|
||||
`type2` is a slow, but versatile reader for arbitrary context free languages (Chomsky hierarchy type 2).
|
||||
— a slow, but versatile reader for arbitrary context free languages (Chomsky hierarchy type 2).
|
||||
|
||||
Being fed with a JSON file, which specifies the language, and a string via `stdin`, it analyzes the input, decomposes it and writes its corresponding abstract syntax tree to `stdout`.
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue