SynView - a free syntaxtree viewer (HD)
Loading...
5,802
Uploader Comments (heelx)
see all
All Comments (5)
-
@heelx "all possible trees for a given context free grammar" - do you mean by that that the machine made up all possible variants of grammar structure and you just had to choose between them manually? Do you have a video on that?
PS thanks for your answer!
-
this is a generative old tree. I wish you make it minimalist tree so that it is up to date.
-
Nice job with this-I also like the music : )
Loading...
does it make the trees automatically? I mean - I insert the text file into the programme and the programme gives me a syntax tree as a result - does it?
inyazserg 1 month ago
@inyazserg No it is just a visualization application. In the original project, in which SynView was only a part, we implemented an algotithm for deriving all possible trees for a given context free grammar; so you have to provide the trees by yourself.
heelx 1 month ago