This website requires JavaScript.
Explore
Help
Sign In
miloignis
/
kraken
Watch
1
Star
0
Fork
0
You've already forked kraken
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
Files
6edbe7d2c8a97811eadc612bbeeb358fe0da799d
kraken
/
kv
History
Nathan Braswell
6edbe7d2c8
Continue moving stuff around to simplify before opt, and then start sketching out wrapped values and trace - just realized we might need all values to be wrapped tohande side effects that don't depend on input but still have effects (mutation, now ugh and assert)
2023-07-09 00:24:50 -04:00
..
src
Continue moving stuff around to simplify before opt, and then start sketching out wrapped values and trace - just realized we might need all values to be wrapped tohande side effects that don't depend on input but still have effects (mutation, now ugh and assert)
2023-07-09 00:24:50 -04:00
.gitignore
Start moving eval to explicit continuation based
2023-05-16 01:15:09 -04:00
build.rs
Started new kv impl with support for mutable cells, just the basic interpreter. Going to add the lazy bytecode interperter next
2023-05-14 23:50:27 -04:00
Cargo.lock
Dependency update
2023-07-02 18:09:34 -04:00
Cargo.toml
Started new kv impl with support for mutable cells, just the basic interpreter. Going to add the lazy bytecode interperter next
2023-05-14 23:50:27 -04:00