]> Repositorios git - scryer-prolog.git/commit
ADDED: phrase_from_file/3 in library(pio)
authorMarkus Triska <[email protected]>
Tue, 19 May 2020 16:44:28 +0000 (18:44 +0200)
committerMarkus Triska <[email protected]>
Tue, 19 May 2020 16:52:18 +0000 (18:52 +0200)
commit0bd9831eecf92bb5429301918f37273c5eb86488
treef4089c57ee481ae38c28aa951553f2d9fc45704b
parent1c0c660c3287927299b57faaaf716c918653c790
ADDED: phrase_from_file/3 in library(pio)

This allows us to specify type(binary), and read from binary files
with DCGs.
src/prolog/clause_types.rs
src/prolog/lib/pio.pl
src/prolog/machine/system_calls.rs