00:00:00 --- log: started forth/10.12.15 00:04:03 --- quit: Monev (Quit: Monev) 04:14:26 --- quit: yiyus_ (Remote host closed the connection) 04:37:35 --- join: yiyus_ (1242712427@je.je.je) joined #forth 05:11:42 --- join: Rods_Tiger (~ian_tinda@host86-174-218-221.range86-174.btcentralplus.com) joined #forth 05:12:49 --- part: Rods_Tiger left #forth 05:13:09 --- join: Rods_Tiger (~ian_tinda@host86-174-218-221.range86-174.btcentralplus.com) joined #forth 05:13:31 Has anyone here successfully used forth on the arduino? 05:19:53 --- join: MayDaniel (~MayDaniel@unaffiliated/maydaniel) joined #forth 05:22:18 Rods_Tiger: amforth is supposedly running on arduino 05:36:00 --- quit: MayDaniel () 06:33:15 well, I can't get it to work properly. Every time something goes wrong I, instead of an OK I get something like ??-12-34 in which there's a pair of question marks, a dash, then a pair of numbers, a dash, and another pair of numbers. Once that's happened, nothing works. 06:34:02 The only way round this is to reprogram the arduino with amforth yet again. 06:34:03 --- join: Shikhin (~Shikhin@59.177.196.46) joined #forth 06:38:15 I whip my hair back in Forth 06:41:29 ask the amforth guy 06:41:48 *back and Forth. 06:43:03 hair? 06:43:20 Yeah hair. 06:44:00 --- join: tathi (~josh@dsl-216-227-95-5.fairpoint.net) joined #forth 06:58:17 What would ??-12-34 (where the numbers might be any pairs of digits) mean, in forth? 06:59:08 Rods_Tiger: a word. 06:59:15 if printed, maybe a date. 06:59:32 your question is IMMENSLY vauge 06:59:39 and now i'm going home. 07:09:39 --- part: Shikhin left #forth 07:11:20 --- quit: Deformative (Ping timeout: 264 seconds) 07:20:32 --- join: MayDaniel (~MayDaniel@unaffiliated/maydaniel) joined #forth 07:31:45 obviously it's not a date. It's what I get every time I ask forth to do something, such as 'words' or 'bye' or '+'. 07:32:06 Dates don't have pairs of question marks. 07:33:01 You have to describe what you're doing, if you want an answer. 07:35:52 I am typing into forth 07:36:07 and I am getting that kind of response - ??-12-34 07:36:08 Which forth for start? 07:36:14 I said, amforth 07:36:19 on the arduino 07:36:26 and if I go wrong, it starts giving me that 07:36:26 Alright. Now that's better. 07:36:38 well I said all that at the beginning 07:36:39 So you're typing it into amforth and it outputs that. 07:36:42 yes 07:36:59 If you just press enter, does it print it as well? 07:37:01 it starts out working, then I make a mistake, then that's all I get 07:37:08 no, I get OKK 07:37:11 O 07:37:13 OK 07:37:15 don't make mistakes ;) 07:37:21 I t;' 07:37:23 Alright. 07:37:27 IT's unavoidabnle 07:37:33 unavoidable 07:37:39 If you type "1 ." do you get it nevertheless? 07:38:05 no, I get OK, but if I type 2 2 I get OK, if I type + I get that error code 07:38:26 Does it have ".s" word? 07:38:35 the numbers will be different, but it's essentylyaayly pair of question marks, dash, pair of numbers, dash, pair of numbers 07:38:36 Or it may be called "s." 07:38:56 not sure, I'll try that whne I 've got it connetyvcttytefdds 07:39:10 dot s, or s 07:39:25 Yes it is with dot. 07:39:30 ok 07:39:41 I'll find out, later when I'm near it 07:39:49 It should be before "s", but before it was also after it. 07:40:03 aha - ok 07:40:12 that'll cure it? 07:40:29 No. 07:40:32 But that may help. 07:41:06 When you type "2 2" and ".s" on next line, do you get correct report? 07:41:40 I'll try that 07:41:47 It should report stack depth and some top values. 07:48:20 aha 08:22:13 --- nick: Judofyr_ -> Judofyr 08:29:56 --- quit: martinhex (Ping timeout: 265 seconds) 08:43:51 --- join: qFox (~C00K13S@5356B263.cm-6-7c.dynamic.ziggo.nl) joined #forth 09:00:56 Rods_Tiger: what version of amforth is this? 09:02:41 Looking at the source to 4.2, it looks like it's ?? followed by the error code, followed by the value in >IN (i.e. what character of the input line). 09:12:25 Ha. 09:12:34 I thought that it might be something like that. 09:13:15 But I have to confess that "error code - error position" is far from being intuitive. 09:23:17 --- quit: MayDaniel (Read error: Connection reset by peer) 09:23:54 --- quit: gogonkt (Ping timeout: 240 seconds) 09:40:32 --- join: gogonkt (~info@113.105.204.85) joined #forth 09:57:12 --- quit: TreyB (Read error: Connection reset by peer) 10:04:48 Yeah. 10:05:22 And there doesn't seem to be anything documenting error codes anywhere. 10:05:38 Or even a good way to grep through the source and find invocations. 10:05:43 --- join: TreyB (~Adium@adsl-75-53-194-26.dsl.hstntx.sbcglobal.net) joined #forth 11:09:19 --- join: MayDaniel (~MayDaniel@unaffiliated/maydaniel) joined #forth 11:15:19 --- join: martinhex (~mjc@93-97-29-243.zone5.bethere.co.uk) joined #forth 11:16:29 --- join: Deformative (~Joseph@caen-cse-141-212-202-242.wireless.engin.umich.edu) joined #forth 12:36:14 --- quit: ASau (Remote host closed the connection) 12:37:00 --- join: ASau (~user@95-26-92-70.broadband.corbina.ru) joined #forth 12:43:43 --- quit: MayDaniel (Read error: Connection reset by peer) 13:33:32 --- quit: Deformative (Ping timeout: 276 seconds) 13:37:02 --- quit: qFox (Quit: Time for cookies!) 13:48:51 --- join: Deformative (~Joseph@205-36.adsl.umnet.umich.edu) joined #forth 14:51:41 --- quit: ASau (Remote host closed the connection) 14:52:28 --- join: ASau (~user@95-26-92-70.broadband.corbina.ru) joined #forth 14:52:58 --- join: Joseph_ (~Joseph@205-36.adsl.umnet.umich.edu) joined #forth 14:55:35 --- quit: Deformative (Ping timeout: 260 seconds) 14:59:19 --- quit: Judofyr (Remote host closed the connection) 16:28:48 --- part: Rods_Tiger left #forth 16:51:23 --- join: roarde (~roarde@pdpc/supporter/active/sixforty) joined #forth 17:01:58 --- quit: roarde (Ping timeout: 240 seconds) 17:03:23 --- join: roarde (~roarde@pdpc/supporter/active/sixforty) joined #forth 18:17:12 --- quit: roarde (Quit: Leaving.) 19:27:46 --- quit: Snoopy_1611 () 19:30:13 --- join: Snoopy_1611 (Snoopy_161@178.4.22.81) joined #forth 21:03:48 --- quit: Snoopy_1611 () 23:55:11 --- quit: gogonkt (Ping timeout: 260 seconds) 23:56:37 --- join: gogonkt (~info@113.105.204.85) joined #forth 23:59:59 --- log: ended forth/10.12.15