F.2.25.1 library(pure_input)
phrase_from_file/2 | Process the content of File using the DCG rule Grammar. |
phrase_from_file/3 | As phrase_from_file/2, providing additional Options. |
phrase_from_stream/2 | Run Grammer against the character codes on Stream. |
stream_to_lazy_list/2 | Create a lazy list representing the character codes in Stream. |