← Back to context Comment by skydhash 13 hours ago It’s a shell, not the whole thing. The whole thing is the shell+kernel+programs. 1 comment skydhash Reply zokier 4 hours 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 4 hours 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