[00:26] Join: M0wLaue joined #corewars [00:28] MSG: Ping timeout: 240 seconds [02:06] MSG: Read error: Connection reset by peer [07:06] Join: fiveop joined #corewars [07:58] Join: impomatic joined #corewars [08:19] Hmmm... [08:38] get back on freenode? [08:46] Yes, I had to disconnect and reconnect my internet connection until I found an ip it liked :-( [08:47] tell your neighbors to stop being jerks to linux users [08:49] :-) [09:09] MSG: Ping timeout: 240 seconds [09:19] Part: NorthStar left #corewars [13:23] Join: impomatic joined #corewars [15:03] Hmmm... I'll start implementing Forth now, still open to any suggestions [15:06] impomatic: tell me, as a fine British chap, what does the adjective "Rakish" mean? [15:06] or Rakeish, how ever written [15:13] Surely not a real word? Possibly meant to mean like a rake, or thin? [15:17] probably just made up on a moment yes [15:20] I would guess the meaning is either thin or scoundrel, depending on the context [15:35] Yay, Forth interpreter is working! [15:39] 20 Forth words is 45 Redcode instructions [15:43] http://dict.leo.org/ende?lp=ende&lang=de&searchLoc=0&cmpType=relaxed§Hdr=on&spellToler=on&chinese=both&pinyin=diacritic&search=rakish&relink=on [15:43] won't help you though :P [15:44] http://en.wiktionary.org/wiki/rakish even with finnish translations ... ;) [15:45] riight [15:45] hm? [15:47] well, its an acceptable explanation but i dont really now if those chosen for Finnish are proper [15:48] what do they mean? [15:54] first one in pretty close, in my mind it means a person with high self-esteen and habit of not skimping on things [15:54] esteem [15:59] but latter is more of.. eh.. [16:01] when an interior designer visits a house with a migraine-inducing kaleidoscope of colors, and he wants to say it softly [16:01] "cheerfully bright" [16:04] h:) [16:13] Hmmm... Redcode Forth is 47 instructions and supports the following 22 instructions: [16:13] u. space * = 1+ - + swap ?dup dup depth abs negate r> >r r@ begin drop until lit exit execute [16:16] ok [16:39] hey fiver. [16:40] HI Bvowk [16:40] hey Met. [16:40] how's things? [16:41] Fine thanks :-) Just pondering a couple of problems in Redcode [16:42] HWMNBM was excited to see your redcode forth [16:43] Nice :-) [16:44] Then I hope he comments on it before I go too far in the wrong direction and the final thing disappoints him! [16:45] Here's a sample program: [16:45] decrement lit 1 minus exit [16:45] lit 10 begin lit decrement execute dup udot dup lit 5 equals lit 1 minus until [16:46] hi bvowk [16:47] Demonstrates a subroutine and a loop. There are a couple of implementation issues I'm wondering about [16:48] E.g. is there a better way to call subroutines? [16:55] what have you been up to fiver? [17:16] nothing really [17:17] Next week I'm going to visit a friend in GB [17:18] Whereabouts? [17:33] cambridge [17:46] MSG: Ping timeout: 240 seconds [17:51] Join: Will joined #corewars [17:56] Hey wil. [17:57] Hi Will :-) [17:58] hej all :-) [19:16] Join: NorthStar joined #corewars [19:29] Hi NorthStar :-) [20:53] I'll publish Redcode Forth tomorrow. If anyone wants a copy now and a chance to influence the final vesion, let me know and I'll send it by email. [21:47] MSG: Quit: leaving [22:11] MSG: Ping timeout: 240 seconds [22:14] Join: impomatic joined #corewars