> I think we need a programming language where there is only one correct way to write the code
IBM's PL/1 was probably before the time most users here started programming, but It was a doozer for readability. The concept was to allow any of the languages that existed at the time to be mixed together in the code. From fortran, to assembly, to algol, and others, you could mix them together for the ultimate in non-readability . -- Job Board: http://jobs.nodejs.org/ Posting guidelines: https://github.com/joyent/node/wiki/Mailing-List-Posting-Guidelines You received this message because you are subscribed to the Google Groups "nodejs" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/nodejs?hl=en?hl=en
