timor

Results 5 issues of timor

I think that technically, the stack effect for `bi*`, which is returned by `\ bi* stack-effect` as `( x y p q -- )` may be incorrect. For example, consider...

These lines https://github.com/gregsexton/ob-ipython/blob/a0ae4add0310d131c6b4b15139b929955cec93dd/ob-ipython.el#L169-L172 assume that python is somewhere on the system's executable path. I don't think this is a good idea, as e.g. on my NixOS system, this is not...

There are several problems right now with Factor under NixOS. This issue is intended to keep track of the details. NixOS has some properties which prevent Factor working as intended...

library
linux
unix
bootstrap
cross-platform-difference
porting
nixos
version-numbers

This is what `identity-hashtable` is to `hashtable`, but for `persistent-hash`. Note that this is probably the worst possible way to implement this code-reuse-wise. I also tried creating a `wrapped-persistent-hash` abstraction...