Hacker News new | past | comments | ask | show | jobs | submit login

Okay, well at least you can add a proper distinction between variable binding and assignment (let vs. set!) if you have macros, but that doesn't really make it more functional, just better.



Well, you could implement proper distinction. let and setv both compile to setattr() in the current scope right now.




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: