This is a tool for generating syntax trees, inspired by jssyntaxtree.
Currently this program is a very early prototype.
[S [NP [PN Alice ->X]] [VP [V likes] [NP [PN Bob.:X]]]]
Currently the only file format supported is .png files.
Better documentation will come soon.
JavaSyntaxTree is licensed under the GNU GPLv3 (or later.)
