Embed Notice
HTML Code
Corresponding Notice
- Embed this notice
smlckz (smlckz@fe.disroot.org)'s status on Sunday, 18-May-2025 00:05:44 JST smlckz
@amszmidt Not quite built-in like in Tcl, I think.. "Each interpreter is independent from the others: it has its own name space for commands, procedures, and global variables." However, Common Lisp packages can be used to simulate this to some degree...