iyzsong has joined #forth
crab39 has joined #forth
<crab39> What's up forthers
<crab39> How's COVID19 affecting y'all
proteus-guy has quit [Ping timeout: 250 seconds]
<crab39> Is alibaba a good place to purchace electronic components?
<tabemann> back
<tabemann> hey guys
<tabemann> crab39: I personally wouldn't by electronic components from alibaba
<tabemann> like those "blue pill" boards you can get on there often include counterfit chips
<tabemann> as for COVID-19, well, that's led to a certain degree of cabin fever
* tabemann is glad he fixed that damn flash bug in zeptoforth
<crab39> I want a keyboard with programmable screens on every key
<crab39> I've had issue with keyboards as an interface for a long time and I think that would make me happy with them
<crab39> and on COVID, I'd rather cabin fever than still being stuck going to work in an establishment that 3 shifts of 40 people plus office workers are in every day :/
Zarutian_HTC| has joined #forth
Zarutian_HTC has quit [Read error: Connection reset by peer]
<tabemann> in my case my work hasn't told us to not come into work in general, for whatever reason
<crab39> What's your work though? Like are there a large number of workers there?
<tabemann> these days there's only a few people working there on any given day
<tabemann> a lot of the people already aren't coming in because they have kids and school's been canceled
<crab39> Right, I think all is well if only a few people are in the building
<tabemann> we're also scattered about in our cubes as well
<crab39> what's your profession?
Zarutian_HTC| is now known as Zarutian_HTC
crab39 has quit [Remote host closed the connection]
crab16 has joined #forth
crab16 has quit [Remote host closed the connection]
clitoris has joined #forth
<clitoris> this is crab
dave0 has joined #forth
boru` has joined #forth
boru has quit [Disconnected by services]
boru` is now known as boru
<clitoris> Is there a good comprehensive list of forths out there somewhere?
logand` has joined #forth
logand has quit [Ping timeout: 250 seconds]
<Kumool> yes
<Kumool> forth.org
<Kumool> and so on
<Kumool> and so... forth!
<Kumool> har har har
<tp> tabemann, i compiled the stm32f407 version fine, no response on the terminal tho
cartwright has quit [Remote host closed the connection]
<clitoris> Kumool wow
<Kumool> Indeed, I can't believe I'm talking to a clitoris
<Kumool> amazing
<clitoris> that concatenative.org is quite good, I'm surprised I haven't seen it before
cartwright has joined #forth
dave0 has quit [Quit: dave's not here]
_whitelogger has joined #forth
jsoft has joined #forth
gravicappa has joined #forth
<clitoris> Does anyone know of a way to have a recursive function that takes up constant stack space
<clitoris> Or whether it is possible
<tp> back on the 25th :)
tp has quit [Quit: I'm quitting to find peace with my inner stack !]
dys has joined #forth
<veltas> clitoris: If the stack usage is not changed by the function and recursing is the *last* thing the function does before EXIT (or ;) then it might as well be called using a tail call
<veltas> That would let you call indefinitely without running out of return stack
<veltas> Depending on your Forth implementation, if you have that situation then you can manually cause a tail call by doing R> DROP in all recursive calls
mtsd has joined #forth
jpsamaroo has quit [Quit: ZNC 1.7.4 - https://znc.in]
jpsamaroo has joined #forth
xek has joined #forth
dddddd has quit [Remote host closed the connection]
mtsd has quit [Ping timeout: 240 seconds]
mtsd has joined #forth
<cheater> clitoris: it's called tail call optimization
patrickg has quit [Excess Flood]
patrickg has joined #forth
mtsd has quit [Quit: Leaving]
dys has quit [Ping timeout: 246 seconds]
dys has joined #forth
dddddd has joined #forth
iyzsong has quit [Ping timeout: 246 seconds]
<tabemann> Kumool is a troll, btw
<tabemann> tp: have you tried attaching a debugger and seeing if it crashes anywhere?
<tabemann> note that zeptoforth has no welcome message ATM
<Kumool> how dare you tabemann
<Kumool> how am I a troll?
<tabemann> anyways, I must go
<tabemann> work beckons (I'm surprised they're still having us come in)
<Kumool> you can't leave until you pay the troll toll
<Kumool> wait, I mean, I'm not a troll
jsoft has quit [Ping timeout: 250 seconds]
Zarutian_HTC has quit [Quit: Bye]
Zarutian_HTC has joined #forth
<veltas> Kumool: I controll you!
<veltas> I love that episode
proteus-guy has joined #forth
dys has quit [Ping timeout: 250 seconds]
Zarutian_HTC has quit [Read error: Connection reset by peer]
Zarutian_HTC has joined #forth
dys has joined #forth
naraic has joined #forth
cartwright has quit [Ping timeout: 240 seconds]
cartwright has joined #forth
mtsd has joined #forth
<naraic> hello! does anyone use pforth here? is there a way to get I' using it? or am i just better off with gforth? thanks
WickedShell has joined #forth
mtsd has quit [Ping timeout: 250 seconds]
mtsd has joined #forth
gravicappa has quit [Ping timeout: 264 seconds]
mtsd has quit [Quit: Leaving]
actuallybatman has quit [Ping timeout: 250 seconds]
actuallybatman has joined #forth
xek has quit [Ping timeout: 265 seconds]
jsoft has joined #forth
jsoft has quit [Ping timeout: 250 seconds]
cartwright has quit [Ping timeout: 240 seconds]
cartwright has joined #forth
Zarutian_HTC| has joined #forth
Zarutian_HTC has quit [Ping timeout: 265 seconds]
<clitoris> retroforth.org is not working :(
jpsamaroo has quit [Remote host closed the connection]
jpsamaroo has joined #forth