Changes

Jump to navigation Jump to search
506 bytes added ,  21:11, 23 January 2021
no edit summary
Line 1: Line 1: −
The '''Ontology Toolchain''' is a software combining an OXPL interpreter and various development aids for this language. It is under development.
+
The '''Ontology Toolchain''' ('''ontc''') is a software combining an OXPL interpreter and various development tools for this language. It is under development.
 +
 
 +
== Basic idea ==
 +
The underlying idea is to create a set of tools aiding the developer throughout the development process of OXPL programs. This might be useful as OXPL heavily relies on logical inference which can be difficult to comprehend. The tools share libraries for the OXPL language and knowledge base.
 +
 
 +
The goal is to provide the following features for the OXPL:
 +
 
 +
* interpreter (and later a compiler)
 +
* debugger
 +
* formatter
 +
* analyzer (explore the knowledge base during programming)
    
== External links ==
 
== External links ==
 
* [https://github.com/v-gar/ontc GitHub repository]
 
* [https://github.com/v-gar/ontc GitHub repository]

Navigation menu