On 12/01/10 07:03, Dave Kaye wrote:

Hi!

> I've been a programmer for a long time but I just don't know a thing
> about TCL. I'm interested in games/chess programming and was looking for
> sites on board representation data structures when I came across SCID.
> Is there a site somewhere for all-things-TCL-and-OS-X?

In principle Tcl/Tk should be Tcl/Tk regardless of the platform. So for 
a starter almost all tutorials out there should work well on OS X. The 
authoritative source should be

Tcl and the Tk toolkit / John K. Ousterhout ; Ken Jones
Autor/en:       Ousterhout, John K., Jones, Ken
Ausgabe:        2nd ed.
Impressum:      Upper Saddle River, NJ : Addison-Wesley, 2009.
Umfang:         XXXIV, 773 S.
Serie:  Addison Wesley professional computing series.
Anmerkung:      englisch
ISBN:   9780321336330

covering Tcl/Tk 8.5 (AFAIK the only book that covers this new version.)

Concerning your other points: you have to be aware that Scid lives 
actually in two worlds. The hard work backoffice is in C++ Tcl/Tk mainly 
does the UI and higher level fuctions. So if you search for board data 
structures you'd most likely want to look into the backoffice part in src/.

cu
Alexander


------------------------------------------------------------------------------
What happens now with your Lotus Notes apps - do you make another costly 
upgrade, or settle for being marooned without product support? Time to move
off Lotus Notes and onto the cloud with Force.com, apps are easier to build,
use, and manage than apps on traditional platforms. Sign up for the Lotus 
Notes Migration Kit to learn more. http://p.sf.net/sfu/salesforce-d2d
_______________________________________________
Scid-users mailing list
Scid-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/scid-users

Reply via email to