00:00:00 --- log: started forth/11.11.04 00:42:42 --- join: ygrek (~user@gateway/tor-sasl/ygrek) joined #forth 01:31:14 --- quit: ygrek (Ping timeout: 248 seconds) 02:01:04 --- join: foxes (~fox@123.121.61.106) joined #forth 02:04:47 --- quit: Fox78 (Ping timeout: 258 seconds) 02:26:25 --- join: ttmrichter (~ttmrichte@221.234.39.202) joined #forth 04:28:49 --- quit: haole (Quit: ChatZilla 0.9.87 [Firefox 7.0.1/20110928134238]) 04:30:28 jyfl987: pforth? 05:17:06 --- join: nighty^ (~nighty@TOROON12-1279662182.sdsl.bell.ca) joined #forth 06:25:35 --- join: tgunr (~tgunr@cust-66-249-166-11.static.o1.com) joined #forth 06:30:31 tathi: have done that 06:34:43 That's the only one I know of that tries to be really portable and place low demands on the C compiler/libraries. 06:35:09 Hmm...I guess you could try ATLAST 06:35:50 You might well have to update the C a bit for a modern compiler...I don't know. 06:36:17 You could always do it in assembler :) 06:38:08 http://gitorious.org/mips-forth 06:41:31 i just compiled a pforth on my table-pc with the help of mips ndk for android 06:43:26 Oh, you meant it worked. :) 06:48:29 yes 06:48:33 without any hack 06:48:45 but lua5 need a little change to the llex.c 06:49:55 --- quit: jyfl987 (Quit: Leaving.) 06:59:40 --- join: haole (~chatzilla@2001:1291:262:1:3c73:b500:6926:dab3) joined #forth 07:42:57 --- quit: tathi (Ping timeout: 260 seconds) 07:44:35 --- join: tathi (~josh@dsl-216-227-97-177.fairpoint.net) joined #forth 08:02:41 --- quit: ttmrichter (Ping timeout: 258 seconds) 08:03:34 --- join: surfacant (~pbrandt@12.104.148.2) joined #forth 08:11:02 --- quit: haole (Quit: ChatZilla 0.9.87 [Firefox 7.0.1/20110928134238]) 08:54:51 --- join: MayDaniel (~MayDaniel@unaffiliated/maydaniel) joined #forth 09:40:23 --- quit: neena (Quit: leaving) 09:49:42 --- join: ygrek (~user@gateway/tor-sasl/ygrek) joined #forth 09:56:28 --- part: surfacant left #forth 09:58:17 --- quit: karswell (Read error: Operation timed out) 10:36:29 --- join: neena (~neena@76.73.121.203) joined #forth 11:16:02 --- join: karswell (~coat@93-97-29-243.zone5.bethere.co.uk) joined #forth 11:51:50 --- quit: MayDaniel (Read error: Connection reset by peer) 12:03:47 --- join: MayDaniel (~MayDaniel@unaffiliated/maydaniel) joined #forth 12:09:26 --- quit: tgunr (Quit: Bye!) 12:10:20 --- quit: MayDaniel (Read error: Connection reset by peer) 12:15:52 --- join: Bahman (02929564@gateway/web/freenode/ip.2.146.149.100) joined #forth 12:15:58 Hi all! 12:19:54 --- quit: Bahman (Client Quit) 12:22:17 --- join: Bahman (02929564@gateway/web/freenode/ip.2.146.149.100) joined #forth 13:03:51 --- quit: ygrek (Remote host closed the connection) 13:05:55 --- join: ygrek (~user@gateway/tor-sasl/ygrek) joined #forth 14:06:29 --- join: MayDaniel (~MayDaniel@unaffiliated/maydaniel) joined #forth 14:20:43 Is it possible to define a string constant? 14:57:19 --- quit: ygrek (Ping timeout: 248 seconds) 14:58:52 --- quit: nighty^ (Read error: Operation timed out) 16:06:15 : foo s" this is a string..." ; 16:06:18 like that? 16:13:00 tathi: Yes...that's what I did too :-) Thanks. 16:13:15 Has anyone tried gforth on a 64bit machine? 16:13:27 I get "segmentation fault" when running gforthmi 16:29:12 I know at least a few people are running it on 64-bit machines; I haven't heard about that issue, but I don't know how many people actually use gforthmi 16:32:40 Er, wait, I think the gforth build uses it. So it shouldn't be broken... 16:32:55 --- quit: MayDaniel (Read error: Connection reset by peer) 16:34:16 tathi: Hmm...so it must be something with my machine...but what? 16:35:27 Perhaps the easiest way is to switch to a 32bit Linux. 16:35:46 I'm just learning Forth and can't handle such problems... 16:35:57 Going to make the switch... 16:37:11 Yeah, I know there have been some issues with 64-bit (like see not being able to call gdb on code words). 16:37:30 Yes... 16:37:50 See you later...switching to 32 bit :-) 16:37:57 Thanks for the help. 16:38:09 --- quit: Bahman (Quit: Page closed) 17:20:16 --- join: ttmrichter (~ttmrichte@61.184.206.142) joined #forth 17:47:45 --- join: tgunr_ (~davec@cust-66-249-166-11.static.o1.com) joined #forth 17:54:48 --- quit: tgunr_ (Quit: This computer has gone to sleep) 17:55:40 --- join: tgunr_ (~davec@cust-66-249-166-11.static.o1.com) joined #forth 18:27:06 --- quit: tgunr_ (Quit: This computer has gone to sleep) 18:31:15 --- join: tgunr_ (~davec@cust-66-249-166-11.static.o1.com) joined #forth 23:59:59 --- log: ended forth/11.11.04