• Places
    • Home
    • Graphs
    • Prefixes
  • Admin
    • Users
    • Settings
    • Plugins
    • Statistics
  • Repository
    • Load local file
    • Load from HTTP
    • Load from library
    • Remove triples
    • Clear repository
    • RDF quality heuristics
  • Query
    • YASGUI SPARQL Editor
    • Simple Form
    • SWISH Prolog shell
  • Help
    • Documentation
    • Tutorial
    • Roadmap
    • HTTP Services
  • Login

F.2.36 library(pio)
AllApplicationManualNameSummaryHelp

  • Documentation
    • Reference manual
      • Summary
        • Library predicates
          • library(pio)
            • library(pure_input)
    • Packages

F.2.36.1 library(pure_input)

phrase_from_file/2Process the content of File using the DCG rule Grammar.
phrase_from_file/3As phrase_from_file/2, providing additional Options.
phrase_from_stream/2Run Grammer against the character codes on Stream.
stream_to_lazy_list/2Create a lazy list representing the character codes in Stream.
lazy_list_character_count//1True when CharCount is the current character count in the Lazy list.
lazy_list_location//1Determine current (error) location in a lazy list.
syntax_error//1Throw the syntax error Error at the current location of the input.

ClioPatria (version V3.1.1-40-g9d9e003)