https://github.com/sillsdev/lingtree
LingTree is a tool to produce linguistic tree diagrams.
https://github.com/sillsdev/lingtree
Last synced: 19 days ago
JSON representation
LingTree is a tool to produce linguistic tree diagrams.
- Host: GitHub
- URL: https://github.com/sillsdev/lingtree
- Owner: sillsdev
- License: lgpl-2.1
- Created: 2017-12-19T19:59:27.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2025-12-01T18:55:05.000Z (5 months ago)
- Last Synced: 2025-12-04T08:54:46.408Z (5 months ago)
- Language: Java
- Size: 64.7 MB
- Stars: 2
- Watchers: 6
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# lingtree
LingTree is a tool to produce linguistic tree diagrams.
The user keys in a description of the tree, processes that description, and LingTree shows what the tree looks like. The tree can be saved in a number of different file formats so that it can be included in papers or web pages.
This is a JavaFX 8 project.