00:00:00 --- log: started haskell/02.02.21 02:02:22 --- join: ChoJin (~ask@cha213245038031.chello.fr) joined #haskell 03:07:30 --- join: Vutr__ (~ss@212.169.142.0) joined #haskell 03:24:55 --- quit: Vutra_ (Read error: 110 (Connection timed out)) 05:49:41 --- nick: Vutr__ -> Vutral 06:13:05 * Grimace is away: down the pub 06:16:45 hard working student, eh? :-) 06:42:55 --- join: Vutra_ (~ss@port-212.169.142.102.flat4all.de) joined #haskell 07:00:02 --- quit: Vutral (Success) 08:44:39 --- quit: Jiriki (Read error: 104 (Connection reset by peer)) 08:44:42 --- join: Jiriki_ (sjh@207.164.213.133) joined #haskell 09:38:22 --- quit: cuelebre ("adios") 09:41:02 --- part: Vutra_ left #haskell 09:47:21 --- quit: Yurik (Read error: 104 (Connection reset by peer)) 10:10:06 --- join: cuelebre (~cuelebre@212.85.32.125) joined #haskell 10:43:55 * Grimace is away: continued idleness 10:45:37 --- join: Yurik (~yrashk@gw.telcos.net.ua) joined #haskell 11:48:47 --- join: nodie (~nodie@213-99-66-138.uc.nombres.ttd.es) joined #haskell 11:48:47 hi 11:48:54 hi 11:49:37 could a haskell program touch it's own code? 11:50:07 nope 11:50:18 well, not without a *lot* of work 11:50:54 hummm 11:51:17 i'm reading about genetic programming 11:51:27 and code modification is nedded 11:51:33 lisp can 11:51:38 and 11:51:46 well, you could define a sort of embedded language that did get modified 11:51:48 haskell cannot? 11:52:23 ok 11:52:29 you can't write a haskell program that runs and changes its own code while doing so 11:52:39 but you definitely could implement genetic algorithms 11:53:17 not genetic algorithms 11:53:23 genetic programs 11:53:36 it's not the same 11:53:40 ah, right 11:53:53 a genetnic algorithm works with data 11:54:06 a genetnic program works with programs codes 11:54:50 and requires code modification 11:55:09 i'm thinking 11:55:15 but you could use Haskell to define an interpreter for another language 11:55:22 and then write genetic programs in that language 11:55:33 in an haskell interpreter in a haskell program... 11:55:43 sorry? 11:56:11 ok :) 11:56:22 it's an interesting area 11:57:33 i have read something of this in haskell mail list 11:57:52 but they called it : refractory code 11:57:58 or something like that 11:59:24 a haskell program that make modifications over an another haskell code and then run it 11:59:35 in a haskell interpreter 12:03:04 bye 12:03:06 --- part: nodie left #haskell 12:33:30 --- quit: Yurik ("Client Exiting") 12:54:37 --- nick: Jiriki_ -> Jiriki 13:32:23 * Logan thinks he'll try haskell for some image processing. 13:35:00 Except I can't get to that gif writing module. 13:39:44 I suppose I could generate something like an xpm easily enough. :P 13:43:46 --- join: kepler (~kepler@user-vcaugb0.dsl.mindspring.com) joined #haskell 14:52:30 --- quit: kepler (carter.openprojects.net irc.openprojects.net) 18:02:41 --- quit: ChoJin ("bye !!!") 18:11:33 --- join: juhp (~petersen@firebox-ext.jp.redhat.com) joined #haskell 20:40:37 --- quit: Jiriki (Read error: 104 (Connection reset by peer)) 20:42:48 --- join: Jiriki (sjh@207.164.213.120) joined #haskell 21:45:35 --- join: xbill (wli@DOMINIA.MIT.EDU) joined #haskell 23:59:59 --- log: ended haskell/02.02.21