package logtk
Core types and algorithms for logic
Install
Dune Dependency
Authors
Maintainers
Sources
1.5.1.tar.gz
md5=cc320f66f10555c54822da624419e003
sha512=f8d5f7a5ae790bf0388d74261673803cf375f91f92f7b413b70db1ce5841ef55343a208f98727c8551d66f1840ab892f1c0c943a34861d14d79ce469b235a2f2
doc/logtk.parsers/Logtk_parsers/Util_tptp/index.html
Module Logtk_parsers.Util_tptp
Source
Utils related to TPTP
Printing/Parsing
Cache that remembers the set of files that have been parsed so far
find_file name dir
looks for a file with the given name
, recursively, in dir
, or in its parent dir recursively. It also looks in the "TPTP" environment variable.
Given a lexbuf, try to parse its content into a sequence of untyped declarations
Source
val parse_file :
?cache:parse_cache ->
recursive:bool ->
string ->
untyped A.t Iter.t or_error
Parsing a TPTP file is here presented with a recursive
option that, if true, will make "include" directives to be recursively parsed. It uses find_file
for included files.
Printing is simpler, because it does not involve includes.
Check whether some include declaration can be found in the sequence
Bridge to UntypedAST
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>
On This Page