Y
Hacker News
new
|
ask
|
show
|
jobs
by
gtrubetskoy
2169 days ago
Python becoming Tcl
2 comments
AlexandrB
2169 days ago
Yup, this looks a lot like Tcl! But Tcl lets you compose code at runtime using its string lists. I doubt Python will. So why introduce another redundant syntax?
link
vasili111
2169 days ago
Unfortunately Python will not get the strength of TCL such as metaprogramming with this change.
link