ELLIOTTCABLE changed the topic of #elliottcable to: a
_better_ cult ˙ ͜ʟ˙ embrace, extend, extinguish.
alexgordon has quit [Quit: My iMac has gone to sleep. ZZZzzz…]
Sorella has quit [Quit: Ex-Chat]
eligrey has quit [Quit: Leaving]
gozala has quit [Quit: Connection closed for inactivity]
prophile has joined #elliottcable
judofyr has joined #elliottcable
Navarr has quit [Ping timeout: 240 seconds]
cloudhead has quit [Ping timeout: 272 seconds]
manveru has quit [Ping timeout: 250 seconds]
ELLIOTTCABLE has quit [Ping timeout: 240 seconds]
glowcoil has quit [Ping timeout: 240 seconds]
yrashk has quit [Ping timeout: 272 seconds]
cloudhead has joined #elliottcable
amatecha has quit [Ping timeout: 272 seconds]
manveru_ has joined #elliottcable
ag_dubs has quit [Ping timeout: 260 seconds]
yrashk has joined #elliottcable
glowcoil has joined #elliottcable
Navarr___ has joined #elliottcable
ag_dubs_ has joined #elliottcable
ELLIOTTCABLE has joined #elliottcable
amatecha has joined #elliottcable
<
Cheery>
now I have place for the GC
<
Cheery>
should probably prepare it bit further for error checking too.
<
Cheery>
there is at most 2MB given under the watermark, so there's that much stack for C routines
Sorella has joined #elliottcable
Sorella has joined #elliottcable
<
Cheery>
found kind of cool post set yesterday night
judofyr has quit []
yorick has joined #elliottcable
Sgeo has quit [Read error: Connection reset by peer]
alexgordon has joined #elliottcable
silentbicycle has joined #elliottcable
alexgordon has quit [Read error: Connection reset by peer]
rf has quit [Ping timeout: 240 seconds]
rf has joined #elliottcable
alexgordon has joined #elliottcable
<
Cheery>
Wondered a bit about what to do today.
<
Cheery>
decided to go for attribute access and GC
<
Cheery>
the GC is required in about.. few days
<
Cheery>
almost every command seem to produce quite lot of garbage
<
Cheery>
also the attribute access is sort of a feature that I just want. can't live without.
<
Cheery>
going to combine it with multiple dispatch
<
Cheery>
have also thought about a debugger once in a while
prophile has quit [Read error: Connection reset by peer]
<
Cheery>
if I rewrite the code still a bit, to include line numberings. it will give me stack traces.
prophile has joined #elliottcable
prophile has quit [Read error: Connection reset by peer]
prophile has joined #elliottcable
oldskirt has quit [Ping timeout: 246 seconds]
sharkbot has quit [Remote host closed the connection]
sharkbot has joined #elliottcable
<
Cheery>
katlogic_: I consider creating a gc before friday
<
Cheery>
if I have loops, those loops will trigger it quite soon.
<
Cheery>
tried it. 10k times iterating empty loop is enough to trigger it
<
Cheery>
and the tokenizer I had had almost already triggered it.
<
Cheery>
considering to do a halfspace collector
<
Cheery>
simplest and should work until it becomes a real problem
<
Cheery>
the metadata poses a question, sort of.
<
Cheery>
the slots require their own 'status'
<
Cheery>
which may be, root, not copied, copied.
<
Cheery>
then there's the objects.
<
Cheery>
they practically require same information
<
Cheery>
also there must be information about where it was moved to.
<
Cheery>
given an object A
<
Cheery>
fromspace and tospace
<
Cheery>
there won't be link from A to tospace, unless the A has been visited.
<
Cheery>
the placement of a link can be destructive operation.
<
Cheery>
doesn't remove the need for the value to be "linking", but bleh. it works.
<
Cheery>
the cheney's algorithm seems simple too. it requires that the length of every element is known.
<
Cheery>
but otherwise it should just plain work.
joelteon has quit [Remote host closed the connection]
joelteon has joined #elliottcable
oldskirt has joined #elliottcable
oldskirt_ has joined #elliottcable
oldskirt_ has quit [Changing host]
oldskirt_ has joined #elliottcable
oldskirt has quit [Ping timeout: 245 seconds]
eligrey has joined #elliottcable
oldskirt_ has quit [Ping timeout: 240 seconds]
alexgordon is now known as alexbot12
oldskirt has joined #elliottcable
prophile has quit [Quit: The Game]
<
purr>
Let it be known that devyn hearts Jenny01.
<
devyn>
♪ Jenny01 - New Season
<
purr>
devyn: Song not found. ):
<
devyn>
haha it's so obscure it can't even find it
alexbot12 is now known as alexgordon
Sgeo has joined #elliottcable