00:00:00 --- log: started forth/21.06.29 00:21:41 --- join: Bogen85 joined #forth 00:21:42 --- mode: ChanServ set +o :Bogen85 02:40:57 --- join: Glider_IRC__ joined #forth 02:43:51 --- quit: Glider_IRC_ (Ping timeout: 120 seconds) 02:44:21 --- quit: Glider_IRC__ (Connection closed) 02:46:02 --- join: Glider_IRC__ joined #forth 09:42:32 --- quit: Glider_IRC__ (Connection closed) 09:42:43 it's quiet today 09:43:06 --- join: Glider_IRC joined #forth 10:12:10 --- quit: bluekelp (Ping timeout: 120 seconds) 10:12:13 --- join: bluekelp joined #forth 10:40:19 --- quit: ChanServ (*.net *.split) 10:41:37 --- join: ChanServ joined #forth 10:41:39 --- quit: Bogen85 (Changing host) 10:41:39 --- join: Bogen85 joined #forth 10:41:39 --- mode: Bogen85 set +o :Bogen85 10:41:40 --- quit: gustaf (Changing host) 10:41:40 --- join: gustaf joined #forth 10:41:41 --- quit: mark4 (Changing host) 10:41:41 --- join: mark4 joined #forth 10:41:41 --- mode: mark4 set +o :mark4 10:41:44 --- quit: Adran (Changing host) 10:41:44 --- join: Adran joined #forth 10:41:53 --- mode: ChanServ set +o :ChanServ 11:36:28 --- quit: mark4 (Connection closed) 11:36:33 --- join: mark4_ joined #forth 12:20:19 --- quit: rain3 (Ping timeout: 120 seconds) 12:22:11 --- join: rain3 joined #forth 12:35:18 crc: I'm trying to get krue/avrforth installed on a 328P. I can assemble and upload it, but there seems to be an execution problem when I try to send commands 12:40:37 --- quit: Glider_IRC (Connection closed) 12:41:11 --- join: Glider_IRC joined #forth 13:18:35 hi, I'm wondering if I'm confused about how does> works. I have this code: 13:18:41 : cs-pin ( ddr out-port bit -- ) 13:18:41 dup -rot create , , 1 swap lshift swap mset ; 13:19:22 which does what I expect, causing the defined word to return it's address 13:20:30 If add a DOES> right after MSET, then I expect it to do the same thing (defined word returns its address) but instead two cells are returned 13:22:02 the value I expect (the address) preceded by another seemingly random number 13:41:08 what is `mset` ? 13:41:55 (assuming we are looking at avrforth; ( don't see create, does>, or mset defined in the sources) 13:42:49 I am not familiar with avrforth, and the documentation is ... lacking :( 14:21:40 maw 14:31:45 maw 14:32:12 maw crc 14:40:50 --- join: Glider_IRC_ joined #forth 14:43:44 --- quit: Glider_IRC (Ping timeout: 120 seconds) 15:37:59 --- quit: Glider_IRC_ (Connection closed) 15:38:32 --- join: 767ACO3T7 joined #forth 18:16:29 has anyone got any examples of xml parsing in forth? 18:34:33 FFL has an XML reader. http://irdvo.nl/FFL/docs/xis.html 18:35:15 ah, i meant implementations 18:35:44 never knew about the FFL 18:36:04 found the xml module's source ^^ 19:13:06 maw 19:16:21 --- quit: cbridge_ (Quit: bye) 19:16:31 --- join: cbridge_ joined #forth 19:22:07 --- quit: rain3 (Ping timeout: 120 seconds) 19:22:57 --- join: rain3 joined #forth 22:36:50 --- join: andrei-n joined #forth 23:59:59 --- log: ended forth/21.06.29