Hacker News new | ask | show | jobs
by davidw 5016 days ago
I can assure you that Tcl blocks are quite "real" in that they are code that gets executed. Initially, yes, they are treated as a string, but then they get byte compiled, and remain 'code' internally.