gelisam / klister

an implementation of stuck macros
BSD 3-Clause "New" or "Revised" License
129 stars 11 forks source link

Add Bit operations and literals #220

Open doyougnu opened 1 year ago

doyougnu commented 1 year ago

The current primitive limit what we can build in Klister. For example, without bit operations literals we cannot implement a HAMT, or a PATRICIA Trie, or a VList and I'd like to experiment with these in Klister.