-
Notifications
You must be signed in to change notification settings - Fork 1
Implementation JTIG
fapsi edited this page Dec 19, 2013
·
10 revisions
This implementation uses the TIG-formalism to parse a specified input sentence and to find out if it is a correct sentence in the language. Furthermore one can extract derivation trees, derived trees and semantics while doing this operation. The parser works in the following seperated steps:
- Documentation
- Getting started
- Build instructions
- Java-Doc
- Download
- Latest Release
- Implementation
- General