Beautiful JavaScript – Functional JavaScript
feederio.com
Beautiful JavaScript – Functional JavaScript
1–10 of 59 posts
Re: Beautiful JavaScript – Functional JavaScript
#2Didn't he disclaim that multiple times?
Re: Beautiful JavaScript – Functional JavaScript
#3Re: Beautiful JavaScript – Functional JavaScript
#4"Given that JavaScript’s author was recruited to do “Scheme in the browser,”" Didn't he disclaim that multiple times?
Watch Dave C.'s talk on the history of programing as it shines more light on the situation.
Re: Beautiful JavaScript – Functional JavaScript
#5"Given that JavaScript’s author was recruited to do “Scheme in the browser,”" Didn't he disclaim that multiple times?
I don't know when the multiple times were. The language was designed in the span of a week or two if I remember correctly. That's a damn good job for language development given the constraints. Watch Dave C.'s talk on the history of programing as it shines more light on the situation.
Re: Beautiful JavaScript – Functional JavaScript
#6Earlier quoted context omitted.
I don't know when the multiple times were. The language was designed in the span of a week or two if I remember correctly. That's a damn good job for language development given the constraints. Watch Dave C.'s talk on the history of programing as it shines more light on the situation.
It's extremely efficient. Yet I wish he'd set a new record in effectiveness instead.
Re: Beautiful JavaScript – Functional JavaScript
#7"Given that JavaScript’s author was recruited to do “Scheme in the browser,”" Didn't he disclaim that multiple times?
> Whether that language should be Scheme was an open question, but Scheme was the bait I went for in joining Netscape. Previously, at SGI, Nick Thompson had turned me on to SICP.
Re: Beautiful JavaScript – Functional JavaScript
#8"Given that JavaScript’s author was recruited to do “Scheme in the browser,”" Didn't he disclaim that multiple times?
I guess what you're confusing is that he disclaims that it is inspired mostly on scheme:
"I still think of it as a quickie love-child of C and Self."[0]
Re: Beautiful JavaScript – Functional JavaScript
#9"Given that JavaScript’s author was recruited to do “Scheme in the browser,”" Didn't he disclaim that multiple times?
"As I’ve often said, and as others at Netscape can confirm, I was recruited to Netscape with the promise of “doing Scheme” in the browser."[0] I guess what you're confusing is that he disclaims that it is inspired mostly on scheme: "I still think of it as a quickie love-child of C and Self."[0] [0] https://brendaneich.com/2008/04/popularity/
I saw a talk by him this year and I don't know if I have it remembered right, but the gist was that he wasn't hired to do a Scheme, but to do a scripting language inspired by it.