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