Entraides et échanges autour de la technologie Scol - Informations and exchanges on the Scol technology
Vous pouvez changer la langue de l'interface une fois inscrit - You can change the language once registered
You are not logged in.
This document seems to be the most comprehensive discussion of the language (or am I wrong about that?). Is there an English transalation available?
Offline
Yes, Sylvain Huet made an english version : Tutoriel Scol_us.pdf
1- I should write an english "getting started" ...
2- Sylvain wrote his tutorial in 2000. But it is ok to begin.
3- See also this page : http://redmine.scolring.org/projects/sc … /Tutorials
4- If you are any questions, posts here !
Offline
Yes, Sylvain Huet made an english version : Tutoriel Scol_us.pdf
Thanks! I'll start there.
Offline
3- See also this page : http://redmine.scolring.org/projects/sc … /Tutorials
humm no sorry, except if you want to develop the Scol language itself
Offline
Oh, i already wrote 3 basics examples in the FAQ ! Hello world part one, two, three ...
Hello world part one : in a simple Scol script
Hello world part two : in the console with a loaded package
Hello world part three : in a dialog box, with function and variable.
A mini-text editor : package, functions, callbacks, globales variables
Offline
There's also those translations that ModulaMix had done recently, on the redmine page:
http://trac.arkeon.be/projects/scol/wiki/ScolLanguage
and more specifically, an introduction to OpenSpace3D's plugIt coding:
http://trac.arkeon.be/projects/scol/wik … uginsHowTo
You could also find info at this last page (although there's not much except some code templates):
http://trac.arkeon.be/projects/scol/wiki/Tutorials <edit>Did not saw, but it's the same page as the one mentionned previously by Iri</edit>
Last edited by Nodrev (2-Nov-2011 19:53:43)
Offline
Nodrve thanks for those links.,I'll be able to relate what I'm learning from the scol tutorial .pdf to plugits specifically.
Offline
the document refers to appendices, but they are not in the .pdf...are they somewhere else, whether French or English?
thanks for your help
-h
Offline
what document ?
"the scol tutorial" .pdf document...it refers to appendices for scancodes and ascii codes, but there are no appendices in the .pdf (the english one...i'll look to see if it's in the french one)
-h
Offline
scancode is specific for a given keyboard
asciicode is a norme (ASCII norme) : http://www.asciitable.com/
Offline