Hi,
I would like to start contributing to Cappuccino -- mainly though, Objective-J. I have a good understanding of JavaScript, but not of language design/implementation. Is there a good book that covers this topic(s)?
Thanks.
Hi,
I would like to start contributing to Cappuccino -- mainly though, Objective-J. I have a good understanding of JavaScript, but not of language design/implementation. Is there a good book that covers this topic(s)?
Thanks.
Not sure how applicable it is to your specific needs, but Programming Language Pragmatics is a good book on general language design principles.
A start could be this book -- haven't read it yet, but it does seem that (while just about every other related book is strictly about implementation only) it might have some good ideas about language design as well. An excellent textbook (mostly on implementation, but quite comprehensive) is this one, now out in the third edition -- haven't seen that specific edition, but I hear it may be worth it even if you already own a previous one.