On 07/09/2016 01:09 PM, zimbatm wrote:
> you can ask the nix daemon to instantiate arbitrary nix code

You can instantiate any code by calling the nix-* executables, and much
more. The speed might be a little worse, but wrt. introduced
dependencies it shouldn't be significantly different from using a C ABI.

Communication with a single instance of nix-repl might be more efficient
for some use cases, as it can retain evaluated sub-expressions between
individual "commands".

--Vladimir


Attachment: smime.p7s
Description: S/MIME Cryptographic Signature

_______________________________________________
nix-dev mailing list
nix-dev@lists.science.uu.nl
http://lists.science.uu.nl/mailman/listinfo/nix-dev

Reply via email to