VocabularyparserInputsstream | an input stream |
name | a file name for error reporting and cross-referencing |
OutputsWord descriptionParses Factor source code read from the stream. The initial vocabulary search path is used.
ErrorsThrows an I/O error if there was an error reading from the stream. Throws a parse error if the input is malformed.
Definition