00:00:00 --- log: started forth/18.07.25 00:21:30 --- quit: proteusguy (Remote host closed the connection) 00:27:19 --- quit: dys (Ping timeout: 240 seconds) 00:37:16 --- join: proteusguy (~proteus-g@14.207.1.113) joined #forth 00:37:16 --- mode: ChanServ set +v proteusguy 00:53:35 --- join: ncv (~neceve@2a02:c7d:c5c9:a900:6eaf:6ef7:3b81:d5f6) joined #forth 00:53:36 --- quit: ncv (Changing host) 00:53:36 --- join: ncv (~neceve@unaffiliated/neceve) joined #forth 01:02:04 --- join: Keshl_ (~Purple@24.115.185.149.res-cmts.gld.ptd.net) joined #forth 01:02:36 --- quit: Keshl (Read error: Connection reset by peer) 01:16:39 --- join: dddddd (~dddddd@unaffiliated/dddddd) joined #forth 02:10:36 --- quit: dddddd (Ping timeout: 256 seconds) 02:18:50 --- quit: proteusguy (Remote host closed the connection) 02:37:01 --- join: proteusguy (~proteus-g@cm-134-196-84-63.revip18.asianet.co.th) joined #forth 02:37:01 --- mode: ChanServ set +v proteusguy 03:18:41 --- join: dave9 (~dave@90.20.215.218.dyn.iprimus.net.au) joined #forth 03:18:56 hi 03:39:33 --- join: dddddd (~dddddd@unaffiliated/dddddd) joined #forth 04:29:49 --- quit: pierpal (Ping timeout: 240 seconds) 04:31:26 --- quit: dddddd (Quit: Hasta otra..) 04:31:44 --- join: dddddd (~dddddd@unaffiliated/dddddd) joined #forth 04:34:49 --- join: gravicappa (~gravicapp@h178-129-92-74.dyn.bashtel.ru) joined #forth 05:36:22 --- nick: Keshl_ -> Keshl 05:55:33 --- join: pierpal (~pierpal@host219-240-dynamic.116-80-r.retail.telecomitalia.it) joined #forth 06:18:48 --- quit: gravicappa (Ping timeout: 256 seconds) 06:35:48 --- quit: wa5qjh (Quit: http://quassel-irc.org - Chat comfortably. Anywhere.) 06:44:09 --- quit: Zarutian (Read error: Connection reset by peer) 07:43:12 --- quit: dave9 (Quit: one love) 07:57:58 --- quit: dddddd (Remote host closed the connection) 08:01:06 not sure yet whether I like this or not, but I now have a common syntax for defining both memory layouts and bit layouts 08:01:49 e.g., : (vec { : x) cell field ; : y) cell field ; } ; 08:02:37 now you can write
(vec x) or
(vec y) to translate addresses into their member addresses 08:03:35 similarly, : (flags { : a) 4 bits ; : b) 4 bits ; : c) 8 bits ; } ; 08:06:33 now you can write 16#1234 (flags b) which gives you 3, or 16#1234 (flags c) which gives you 16#12 08:55:15 --- join: Zarutian (~zarutian@173-133-17-89.fiber.hringdu.is) joined #forth 08:59:08 --- quit: zy]x[yz (Killed (Sigyn (Spam is off topic on freenode.))) 09:01:01 --- join: cmtptr (~corey@unaffiliated/cmtptr) joined #forth 09:01:19 --- nick: cmtptr -> zy]x[yz 09:59:30 --- join: Labu (~Labu@labu.pck.nerim.net) joined #forth 10:08:10 --- join: dys (~dys@tmo-109-164.customers.d1-online.com) joined #forth 11:07:45 --- quit: lchvdlch (Changing host) 11:07:45 --- join: lchvdlch (~nestr0@pdpc/supporter/active/lchvdlch) joined #forth 12:15:39 --- quit: ncv (Ping timeout: 256 seconds) 12:19:52 --- join: dddddd (~dddddd@unaffiliated/dddddd) joined #forth 12:55:33 --- quit: lonjil (Ping timeout: 245 seconds) 13:01:15 --- join: lonjil (~quassel@2a02:418:6050:ed15:ed15:ed15:e741:32d6) joined #forth 13:09:29 --- quit: lonjil (Ping timeout: 256 seconds) 13:15:16 --- join: lonjil (~quassel@2a02:418:6050:ed15:ed15:ed15:e741:32d6) joined #forth 13:41:26 --- quit: pierpal (Quit: Poof) 13:41:47 --- join: pierpal (~pierpal@host219-240-dynamic.116-80-r.retail.telecomitalia.it) joined #forth 14:32:29 --- join: pierpa (5074f0db@gateway/web/freenode/ip.80.116.240.219) joined #forth 14:45:19 --- quit: backer (Read error: Connection reset by peer) 14:46:10 --- join: backer (~backer@accordion.employees.org) joined #forth 15:40:06 --- quit: backer (Read error: Connection reset by peer) 15:40:14 --- join: backer (~backer@accordion.employees.org) joined #forth 16:01:34 --- join: dave9 (~dave@90.20.215.218.dyn.iprimus.net.au) joined #forth 16:05:07 hi 16:13:19 hey, dave9 16:14:19 --- join: wa5qjh (~quassel@175.158.225.197) joined #forth 16:14:19 --- quit: wa5qjh (Changing host) 16:14:19 --- join: wa5qjh (~quassel@freebsd/user/wa5qjh) joined #forth 16:14:41 hi X-Scale 18:17:46 --- quit: wa5qjh (Remote host closed the connection) 18:28:56 --- join: reepca-laptop (~user@208.89.170.250) joined #forth 19:14:31 --- join: xek__ (~xek@134.134.139.75) joined #forth 19:17:31 --- quit: xek_ (Ping timeout: 264 seconds) 19:32:28 --- quit: dddddd (Remote host closed the connection) 20:13:42 --- quit: pierpa (Quit: Page closed) 20:34:18 --- quit: pierpal (Quit: Poof) 20:34:36 --- join: pierpal (~pierpal@host219-240-dynamic.116-80-r.retail.telecomitalia.it) joined #forth 20:56:19 --- quit: X-Scale (Ping timeout: 240 seconds) 21:07:43 --- join: [X-Scale] (~ARM@83.223.243.135) joined #forth 21:07:52 --- nick: [X-Scale] -> X-Scale 21:11:41 --- quit: Keshl (Quit: Konversation terminated!) 21:50:58 --- join: Keshl (~Purple@24.115.185.149.res-cmts.gld.ptd.net) joined #forth 22:38:18 --- join: wa5qjh (~quassel@175.158.225.197) joined #forth 22:38:19 --- quit: wa5qjh (Changing host) 22:38:19 --- join: wa5qjh (~quassel@freebsd/user/wa5qjh) joined #forth 22:43:01 --- quit: epony (Quit: QUIT) 22:48:03 --- quit: dave0 (Ping timeout: 245 seconds) 22:49:05 --- quit: dave9 (Ping timeout: 256 seconds) 22:51:02 --- quit: Labu (Quit: WeeChat 2.0.1) 23:08:27 --- join: [1]MrMobius (~default@c-73-134-82-217.hsd1.va.comcast.net) joined #forth 23:12:00 --- quit: MrMobius (Ping timeout: 256 seconds) 23:12:00 --- nick: [1]MrMobius -> MrMobius 23:19:56 --- quit: dys (Ping timeout: 240 seconds) 23:24:21 --- join: nighty- (~nighty@s229123.ppp.asahi-net.or.jp) joined #forth 23:24:40 --- join: gravicappa (~gravicapp@h178-129-37-224.dyn.bashtel.ru) joined #forth 23:59:59 --- log: ended forth/18.07.25