Re: [chuck-users] Chuck Coding Style (Charlie)

2019-04-01 Thread Michael Heuer
Agreed, I don't know if there is a specific ChucK style. LiCK is mostly Java style, many small classes, class extension where appropriate, functor classes where function pointers might have been useful, mixedCaseMethodNames, etc. https://github.com/heuermh/lick

Re: [chuck-users] Chuck Coding Style (Charlie)

2019-04-01 Thread Perry Cook
Perhaps the Chuck Book might at least provide good examples. I don’t know of a formal style guide. I think we authors, while differing from each other, generally use OOP conventions we brought from C++, Java, (and myself) Objective C and Smalltalk. Prc Sent from my iPhone > On Apr 1,