Ciao is a modern Prolog implementation that builds up from a logic-based simple kernel designed to be portable, extensible, and modular.
GNU Lesser General Public License v3.0
272
stars
21
forks
source link
(playground) pause/1 doesn't give browser time to do something #66
Open
Jean-Luc-Picard-2021 opened 2 years ago
Maybe this is an issue of
flush_output/1
. But I don't get this example working:It waits but
Hello
is not seen partially:https://ciao-lang.org/playground/
https://user-images.githubusercontent.com/95891213/185783467-ca7342ea-22cd-4aba-91cb-aa7ded5088ce.mp4