06:15:20
##forth
<cleobuline>
forthBot: LOAD ini.fth
06:15:21
##forth
<forthBot>
File ini.fth with moon loaded
06:15:27
##forth
<cleobuline>
forthBot: MOON
06:15:27
##forth
<forthBot>
Phase de la lune pour Thu June 12 2025
06:15:27
##forth
<forthBot>
🌖 Gibbeuse decroissante La lune decroit, une nuit douce vous attend ! Illumination 99%
08:15:27
##forth
<forthBot>
Environment for cleobuline inactive, freeing...
11:39:29
##forth
<olle>
Object-oriented forth where every element on the stack always is an object? And the stack, too.
11:42:10
##forth
<olle>
Hm!
13:21:08
##forth
<olle>
OK that's still opt-in OOP, I wonder if there's a forced OOP dialect.
15:01:20
##forth
<olle>
In which case `1 2 +`, `+` would be a message sent to object `Num(2)`? Perhaps. :)
15:06:25
##forth
<identity>
postfix smalltalk? looks perverse
15:07:30
##forth
<olle>
They did something for Neon lang Apple Mac, allegedely, trying to find it
15:09:34
##forth
<olle>
So messages end with `:`
15:09:39
##forth
<olle>
`1 2 +:`
15:09:40
##forth
<olle>
:p
15:11:16
##forth
<xentrac>
normal Smalltalk uses an operand stack for computation
15:12:01
##forth
<olle>
xentrac: what's that?
15:16:33
##forth
<xentrac>
a stack of data, like Forth
15:17:51
##forth
<xentrac>
Python too
15:20:15
##forth
<olle>
Kewl
15:22:57
##forth
<olle>
Dead project I guess
15:37:05
##forth
<xentrac>
not necessarily, maybe just a dead domain name
15:41:40
##forth
<olle>
Hm
19:27:25
##forth
<lispmacs[work]>
Maybe Sean is already famous around here, but just in case I thought I should mention the interesting posts he has been doing on his forth implementation, at The Boston Diaries. I read it over gemini, but here is the Web address of the latest post:
19:29:38
##forth
<xentrac>
thanks!