annotate paste/paste.424 @ 12257:1924fe176291 draft

<fizzie> ` sed -e \'s|wisdom|bin|\' < ../bin/cwlprits > ../bin/cblprits; chmod a+x ../bin/cblprits
author HackEso <hackeso@esolangs.org>
date Sat, 07 Dec 2019 23:36:53 +0000
parents 9ce3afae89b0
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
1579
9ce3afae89b0 <oerjan> pastelogs fueue.*eof
HackBot
parents:
diff changeset
1 2012-08-29.txt:13:14:07: <oerjan> hm fueue has no EOF detection
9ce3afae89b0 <oerjan> pastelogs fueue.*eof
HackBot
parents:
diff changeset
2 2012-08-29.txt:13:36:46: <fizzie> oerjan: If the "read character" Fueue 'operation' returns -1 for EOF, then the empty-program cat will in fact print an infinite amount of -1's after the actual contents.
9ce3afae89b0 <oerjan> pastelogs fueue.*eof
HackBot
parents:
diff changeset
3 2012-08-29.txt:13:42:14: <fizzie> A Fueue cat that properly halts on EOF (assuming EOF = read -1) sounds like a nice little exercise for you folks, too.
9ce3afae89b0 <oerjan> pastelogs fueue.*eof
HackBot
parents:
diff changeset
4 2012-08-29.txt:13:42:15: <oerjan> atriq: WHAT DO YOU WANT TO HAPPEN IN FUEUE WHEN EOF IS READ
9ce3afae89b0 <oerjan> pastelogs fueue.*eof
HackBot
parents:
diff changeset
5 2012-09-27.txt:20:38:51: <Arc_Koen> atriq: I've been thinking, it seems rather logic to me that Fueue programs should end when they try to input but reach EOF
9ce3afae89b0 <oerjan> pastelogs fueue.*eof
HackBot
parents:
diff changeset
6 2012-09-27.txt:21:15:51: <Arc_Koen> oerjan: do you think Fueue would be TC, using its input system as input, if EOF halted execution?
9ce3afae89b0 <oerjan> pastelogs fueue.*eof
HackBot
parents:
diff changeset
7 2013-01-21.txt:10:06:39: <oerjan> `pastelogs fueue.*eof