It should be something like this:
(if (= system-type 'gnu/linux)
(system "make"))
Honestly, I think that my implementation of the circuit cannot even do this anyway, but I am free to implement it. What is the usual schema syntax for platform discovery?
Thank you
Masha source
share