Playable Development Release
Pre-release
Pre-release
Functional enough for a Prolog Architecture to boot (consult) from EEPROM, and for that BIOS to further boot (consult) from attached filesystems.
The provided Prolog EEPROM contains some sample debug code for loading from filesystems and observing signals. You may write init.pl files onto a filesystem to have the rules automatically loaded. initest/1 will be queried after loading init.pl, and may be used to run a program. Alternatively, writing rules to on_signal/1 will let you run those queries as those signals are received by the bios.