←2005-12-31 2006-01-01 2006-01-02→ ↑2006 ↑all
01:16:57 -!- jix has joined.
02:36:58 -!- clog has joined.
02:36:58 -!- clog_ has joined.
02:52:08 -!- clog has quit (Read error: 110 (Connection timed out)).
02:52:08 -!- clog_ has changed nick to clog.
04:27:39 -!- jix has quit ("Bitte waehlen Sie eine Beerdigungnachricht").
04:36:07 -!- lirthy has joined.
05:22:41 -!- lindi- has quit (Read error: 131 (Connection reset by peer)).
05:31:15 -!- lindi- has joined.
06:46:13 -!- calamari has joined.
06:46:48 -!- calamari has quit (Client Quit).
06:47:22 * Sgep attemts to sleepnow
06:49:25 -!- Sgep has quit.
07:59:59 -!- clog has quit (ended).
08:00:00 -!- clog has joined.
11:38:43 -!- klutzy has joined.
11:53:36 -!- klutzy has quit (Read error: 104 (Connection reset by peer)).
11:54:35 -!- lirthy has quit (Read error: 110 (Connection timed out)).
14:21:19 -!- jix has joined.
14:21:26 -!- Sgep has joined.
15:07:26 -!- Sgep has quit (Remote closed the connection).
15:26:27 -!- lirthy has joined.
15:26:39 -!- lirthy has quit (Read error: 104 (Connection reset by peer)).
16:03:58 -!- SimonRC_ has changed nick to SimonRC.
16:11:42 -!- marcan has joined.
16:15:24 -!- lirthy has joined.
17:19:00 <sp3tt> Someone should write a sudoku solver in bf...
17:23:04 -!- lirthy has quit (Read error: 110 (Connection timed out)).
18:08:25 * SimonRC thinks that false probably isn't turing-complete, and SADOL definitely isn't functional (but is never-the-less nice).
18:11:16 <SimonRC> false doesn't have a random-access data store, and SADOL doesn;t have first-class functions. :-(
18:36:30 <SimonRC> heh: ((lambda (x) (list x (list (quote quote) x))) (quote (lambda (x) (list x (list (quote quote) x)))))
18:38:29 <sp3tt> Have you programmed in reverse polish lisp?
18:38:35 <sp3tt> Looks very fucked up.
18:39:33 <SimonRC> sp3tt: afaict, that is valid LISP.
18:39:56 <sp3tt> array index GET
18:39:59 <SimonRC> it consists of a function which if passed its own quoted source code
18:40:05 <SimonRC> It is a quine
18:40:38 * SimonRC checks
18:40:44 <SimonRC> yup
18:40:56 <fizzie> It's also valid Scheme, and a quine there too.
18:48:35 <SimonRC> I was including scheme when I said "LISP"
19:24:27 <sp3tt> Multi-language quines are awesome.
19:25:37 <sp3tt> Although... There should be a program that is a quine in any language.
19:27:06 <SimonRC> sp3tt: there isn;t
19:27:12 <sp3tt>
19:27:41 <sp3tt> An empty file should reasonably produce no output.
19:27:44 <SimonRC> That's not valid in many varieties of Pascal.
19:27:54 <sp3tt> Any language it is valid in then.
19:29:03 <SimonRC> gcc doesn't like it.
19:29:21 <SimonRC> As I suspected, the linker can't find main.
19:35:41 <fizzie> You could concievably use some parameter magic to the linker to set the start address (-e for ld) to something arbitrary, in order to link an "empty" executable, but that'd probably produce a "Segmentation violation" output.
19:47:20 <SimonRC> Actually, this reminds me of http://www.es.ioccc.org/1984/mullender.c
19:47:30 <SimonRC> ( http://www.es.ioccc.org/1984/mullender.hint )
19:53:31 * SimonRC goes
20:14:56 <sp3tt> SimonRC: you need aspecial makefile.
20:37:46 -!- Sgep has joined.
20:38:37 -!- Sgep has quit (Client Quit).
21:12:27 -!- calamari has joined.
21:29:39 -!- calamari has quit ("Leaving").
←2005-12-31 2006-01-01 2006-01-02→ ↑2006 ↑all