← Back to context Comment by skydhash 9 hours ago It’s a shell, not the whole thing. The whole thing is the shell+kernel+programs. 1 comment skydhash Reply zokier 13 minutes ago Even if you view the system as a whole the printing is deeply intertwined with the evaluation, which is very different from repl where eval returns a value and print prints it
zokier 13 minutes ago Even if you view the system as a whole the printing is deeply intertwined with the evaluation, which is very different from repl where eval returns a value and print prints it
Even if you view the system as a whole the printing is deeply intertwined with the evaluation, which is very different from repl where eval returns a value and print prints it