Re: SQUINT 2, Sparse Quad Union Indexed Nibble Trie
Posted: Sun Jul 10, 2022 1:14 am
New version of squint 3
Dropped on the fly integer conversion use str() before call or just use native integers
Adapted the asm for the c backend x64, x68 c backend is till still broken
Added node as parameters so the trie is now reentrant and can be used to make collections and in memory DB like stuff
Posted in new topic
https://www.purebasic.fr/english/viewto ... 44#p586544
it's way more versatile now.
Dropped on the fly integer conversion use str() before call or just use native integers
Adapted the asm for the c backend x64, x68 c backend is till still broken
Added node as parameters so the trie is now reentrant and can be used to make collections and in memory DB like stuff
Posted in new topic
https://www.purebasic.fr/english/viewto ... 44#p586544
it's way more versatile now.