close fullscreen

ASI:Chain Runtime Environment+F1R3FLY+Concurrent process channels+code

help edit space_dashboard
; F1R3FLY concurrent execution model ; Based on rho-calculus new channel in { channel!(42) | for (value <- channel) { stdout!(*value) } } ; Processes communicate via named channels