2025-07-10 00:19:17 forthBot: ." It's gonna be - wait for it..." CR 3600000 DELAY ." ...unexpected!~ " CR 2025-07-10 00:19:18 It's gonna be - wait for it... 2025-07-10 00:27:46 heh 2025-07-10 00:29:27 to be fair, Smalltalk love ifTrue: [ car honk. ]. isn't actually implemented as a message send; the compiler handles the #ifTrue: selector and others like that specially, compiling them to conditional branches in the bytecode 2025-07-10 00:29:48 in, for example, Squeak or Smalltalk-80 2025-07-10 00:46:57 Out of curiosity, how many of us are using Forth at work? 2025-07-10 01:14:52 I use exactly two scripts written in my self-made RPN scripting lang. Does it count? :D 2025-07-10 01:19:18 ...unexpected!~ 2025-07-10 01:23:32 Bluecoat: "work"? 2025-07-10 02:39:15 Hello world 2025-07-10 03:19:18 Environment for ajhidd inactive, freeing... 2025-07-10 04:11:24 xentrac: Will FORTH for moneys. :-D 2025-07-10 04:12:58 who wouldn't? 2025-07-10 04:39:15 Environment for cleobuline inactive, freeing... 2025-07-10 12:01:30 hello 2025-07-10 12:13:06 Bluecoat: I use forth at work 2025-07-10 14:48:20 forthBot: 36000000 DELAY ." Hello world ! " CR 2025-07-10 14:50:24 Again this :D 2025-07-10 14:53:04 rendez vous a minuit 48 :) 2025-07-10 14:57:56 forthBot: QUIT 2025-07-10 14:58:23 i have to add RESUME word :) 2025-07-10 16:47:48 forthBot: 36000000 DELAY ." Hello world ! " CR 2025-07-10 16:47:56 forthBot: RESUME 2025-07-10 16:51:09 forthBot: 36000000 DELAY ." Hello world ! " CR 2025-07-10 16:51:11 forthBot: RESUME 2025-07-10 17:06:31 forthBot: 36000000 DELAY ." Hello world ! " CR 2025-07-10 17:06:33 forthBot: RESUME 2025-07-10 17:08:02 forthBot: 1 2 + . 2025-07-10 17:08:02 3 2025-07-10 17:10:13 forthBot: 1 127 << 1 - FPRIME ? . 2025-07-10 17:10:13 Error: Unknown word: FPRIME 2025-07-10 17:10:29 forthBot: LOAD ini.fth 2025-07-10 17:10:29 File ini.fth with moon loaded 2025-07-10 17:10:36 forthBot: 1 127 << 1 - FPRIME? . 2025-07-10 17:10:44 forthBot: RESUME 2025-07-10 17:10:54 marche pas : ( 2025-07-10 23:09:43 forthBot: 1 127 << 1 - FPRIME? 2025-07-10 23:09:44 Error: Unknown word: FPRIME? 2025-07-10 23:09:48 Environment for cleobuline inactive, freeing... 2025-07-10 23:10:00 forthBot: LOAD ini.fth 2025-07-10 23:10:01 File ini.fth with moon loaded 2025-07-10 23:10:03 forthBot: 1 127 << 1 - FPRIME? 2025-07-10 23:10:11 forthBot: RESUME 2025-07-10 23:22:26 forthBot: 1 127 << 1 - FPRIME? 2025-07-10 23:22:26 Error: Unknown word: FPRIME? 2025-07-10 23:22:31 Environment for cleobuline inactive, freeing... 2025-07-10 23:22:33 forthBot: LOAD ini.fth 2025-07-10 23:22:34 File ini.fth with moon loaded 2025-07-10 23:22:37 forthBot: 1 127 << 1 - FPRIME? 2025-07-10 23:22:42 forthBot: RESUME