00:00:00 --- log: started forth/10.02.28 00:17:14 --- quit: segher (Quit: This computer has gone to sleep) 00:19:51 --- join: ASau (~user@83.69.227.32) joined #forth 00:23:40 --- part: TR2N left #forth 00:30:01 --- join: DavidC99|x (~DavidC99@bas2-windsor12-1088707878.dsl.bell.ca) joined #forth 00:32:08 --- quit: DavidC99 (Ping timeout: 245 seconds) 00:39:47 --- join: I440r (~mark4@c-69-136-171-118.hsd1.in.comcast.net) joined #forth 00:40:31 --- nick: DavidC99|x -> DavidC99 01:28:15 --- join: kar8nga (~kar8nga@jol13-1-82-66-176-74.fbx.proxad.net) joined #forth 01:54:09 --- join: qFox (~C00K13S@5356B263.cable.casema.nl) joined #forth 02:33:24 --- join: ygrek (debian-tor@gateway/tor-sasl/ygrek) joined #forth 03:01:42 --- join: ball (~ball@adsl-99-135-159-173.dsl.emhril.sbcglobal.net) joined #forth 03:58:43 --- quit: ball (Quit: leaving) 04:36:40 --- quit: kar8nga (Remote host closed the connection) 05:47:55 --- join: kar8nga (~kar8nga@jol13-1-82-66-176-74.fbx.proxad.net) joined #forth 06:34:36 --- quit: luptenschteiner (Ping timeout: 240 seconds) 06:36:15 --- join: luptenschteiner (~User@unaffiliated/probonono) joined #forth 07:25:45 --- quit: gnomon (Ping timeout: 265 seconds) 07:26:05 --- join: gnomon (~gnomon@CPE0022158a8221-CM000f9f776f96.cpe.net.cable.rogers.com) joined #forth 08:09:29 --- join: TR2N (email@89.180.136.193) joined #forth 08:20:40 --- quit: kar8nga (Remote host closed the connection) 08:22:40 --- quit: TreyB_ (Ping timeout: 245 seconds) 08:24:18 --- join: TreyB (~trey@adsl-75-53-207-195.dsl.hstntx.sbcglobal.net) joined #forth 08:34:14 --- quit: TreyB (Quit: leaving) 08:39:54 --- quit: TR2N (Ping timeout: 276 seconds) 08:53:07 --- join: TR2N (email@89-180-134-25.net.novis.pt) joined #forth 10:21:16 --- join: TreyB (~trey@adsl-75-53-207-195.dsl.hstntx.sbcglobal.net) joined #forth 10:37:39 --- quit: nottwo (Quit: Lost terminal) 10:46:35 --- join: kar8nga (~kar8nga@jol13-1-82-66-176-74.fbx.proxad.net) joined #forth 11:32:47 --- quit: I440r (Quit: Leaving) 11:51:40 --- quit: gnomon (Ping timeout: 276 seconds) 11:51:59 --- join: gnomon (~gnomon@CPE0022158a8221-CM000f9f776f96.cpe.net.cable.rogers.com) joined #forth 12:08:54 --- join: I440r (~mark4@c-69-136-171-118.hsd1.in.comcast.net) joined #forth 12:15:33 --- join: Snoopy_1611 (Snoopy_161@dslb-088-068-209-221.pools.arcor-ip.net) joined #forth 12:37:39 --- join: alex4nder (~alexander@wsip-72-215-164-129.sb.sd.cox.net) joined #forth 12:37:41 hey 12:41:37 --- quit: gnomon (Ping timeout: 264 seconds) 12:41:54 --- join: gnomon (~gnomon@CPE0022158a8221-CM000f9f776f96.cpe.net.cable.rogers.com) joined #forth 13:13:57 --- quit: ASau (Ping timeout: 260 seconds) 13:27:16 --- quit: alex4nder (Ping timeout: 265 seconds) 13:29:14 --- join: alex4nder (~alexander@70-7-57-72.pools.spcsdns.net) joined #forth 13:32:28 --- quit: ncv (Quit: KVIrc Insomnia 4.0.0, revision: , sources date: 20090520, built on: 2009/06/08 23:52:48 UTC http://www.kvirc.net/) 13:56:43 --- quit: ygrek (Ping timeout: 245 seconds) 14:04:12 --- join: nottwo (~trannie@designvox-gw.iserv.net) joined #forth 14:10:54 --- quit: kar8nga (Remote host closed the connection) 14:21:19 --- quit: alex4nder (Quit: leaving) 14:25:54 --- quit: qFox (Quit: Time for cookies!) 14:29:16 --- quit: crc (Ping timeout: 258 seconds) 14:55:14 --- join: ASau (~user@83.69.227.32) joined #forth 14:56:52 --- join: segher (~segher@84-105-60-153.cable.quicknet.nl) joined #forth 15:32:45 --- quit: gogonkt (Ping timeout: 256 seconds) 15:34:19 --- join: gogonkt (~info@218.13.55.173) joined #forth 15:40:33 --- nick: luptenschteiner -> probonono 16:06:13 --- quit: gnomon (Ping timeout: 264 seconds) 16:06:31 --- join: gnomon (~gnomon@CPE0022158a8221-CM000f9f776f96.cpe.net.cable.rogers.com) joined #forth 17:40:03 Hello all. 17:51:22 :) 17:52:32 --- join: crc (~charlesch@71.23.210.149) joined #forth 17:52:50 --- mode: ChanServ set +o crc 17:53:36 What's up flash? 17:57:40 --- quit: crc (Ping timeout: 260 seconds) 18:05:40 --- join: crc (~charlesch@71.23.210.149) joined #forth 18:05:41 --- mode: ChanServ set +o crc 18:20:40 Deformative, just got up :) 18:20:58 I see. 18:21:55 washed face, brushed teeth... 18:36:00 What is this, hygine? 18:36:06 A programmer practicing... 18:36:10 Lawl. 18:43:30 What are the forth words for binary operations? 18:43:34 Binary and, or, neg etc. 18:45:12 AND OR XOR INVERT 18:46:08 and LSHIFT RSHIFT 18:48:21 I thought AND and OR were logical operators. 18:48:25 Didn't think they did bitwise. 18:49:10 Mm, I suppose =0 puts -1 or 0 on the stack. 18:49:13 That would make it work. 18:58:19 0= 18:58:52 and not -1, "all bits set" instead (which is the same on two's complement of course) 19:00:23 Yeah, what I meant. 19:00:35 Speaking specific to my implementation. 19:02:25 Does anyone know of a simple preprocessor I can use to get #define foo(bar) functionality such as cpp? 19:02:35 cpp seems to be a pain, puts a lot of extra garbage in the code. 19:02:43 For error checking. 19:02:51 I just want basic text repalcement. 19:03:25 (please don't say m4) 19:05:29 --- quit: gnomon (Ping timeout: 248 seconds) 19:05:47 --- join: gnomon (~gnomon@CPE0022158a8221-CM000f9f776f96.cpe.net.cable.rogers.com) joined #forth 19:06:05 Nevermind, I will just deal with cpp. 19:30:33 --- quit: TR2N (Ping timeout: 240 seconds) 21:14:43 --- join: crc_ (~charlesch@71.23.210.149) joined #forth 21:15:07 --- quit: crc (Ping timeout: 265 seconds) 21:34:21 --- quit: gnomon (Ping timeout: 264 seconds) 21:34:42 --- join: gnomon (~gnomon@CPE0022158a8221-CM000f9f776f96.cpe.net.cable.rogers.com) joined #forth 21:49:06 --- join: crc (~charlesch@71.23.210.149) joined #forth 21:50:02 --- quit: crc_ (Ping timeout: 240 seconds) 22:20:53 --- quit: ASau (Ping timeout: 240 seconds) 22:32:33 --- quit: crc (Ping timeout: 264 seconds) 22:36:47 --- join: crc (~charlesch@71.23.210.149) joined #forth 22:45:35 --- join: crc_ (~charlesch@71.23.210.149) joined #forth 22:47:49 --- quit: crc (Ping timeout: 268 seconds) 23:27:52 --- join: ygrek (debian-tor@gateway/tor-sasl/ygrek) joined #forth 23:43:23 --- quit: crc_ (Ping timeout: 245 seconds) 23:47:29 --- join: crc (~charlesch@71.23.210.149) joined #forth 23:59:59 --- log: ended forth/10.02.28