Y
Hacker News
new
|
ask
|
show
|
jobs
by
taeric
1208 days ago
All languages are easier that way, though? My kids learning python are best with a ton of hand holding. Affordances that show the structure are huge.
1 comments
bslatkin
1208 days ago
Agreed that seeing structure is important. I mean operating on it at a higher level like
https://calva.io/paredit/
link
taeric
1207 days ago
This makes sense, but I don't think that is at all required for working in lisp and friends. Just as many refactoring tools are not required to get started. Certainly useful if you get running with them.
link