Sponsored Links

Learn iOS Programming

www.lynda.com/iOS-Programming     Online video training for iOS Programming. Learn More.

iOS Training Course

www.traininghott.com/     Learn iOS Programming Language Instructor-Led & In-Depth Labs

iOS Programmers

www.nerdery.com/iOS     Custom iPhone and tablet Apps Get A Project Quote Today

iPhone App Development

www.newtotap.com/     Useful Learning References. Keep an Eye on Our iOS App Dev

Learn iOS Development

www.infiniteskills.com/iOS-programming     Online video course - 98 lessons. Includes practice files. Start now!

Learn iOS Programming

www.ask.com/Learn+iOS+Programming     Learn iOS Programming. Discover and Explore on Ask.com!

Learn Io programming language (read all 4 entries…)
Hard getting going on Windows

Hi!

Having found the Io language, I am very pleased. After Googling a little, I saw that the web does not offer very much in the way of resources. Which was fine by me, because I just Skyped a friend of mine, who walked me through the basic bits, defining the fine print for me.

The trouble came today, after reading and thinking a bit more. I am currently on Windows with Io, which hampers my progress a bit. The examples in the Apps dir do not run, as ResourceManager.io somehow can not be found.

I tried to solve this by adding all dirs with Io-stuff to my path, but to no avail.

Perhaps I should copy the file to a the same dir as the caller. Result: the included files are found, but after a few copying more and more stuff into the same dir I got another type of error:


TextureGroup: missing textures in set Buttons/PushLabel Line Char Message
------------------------------------------------
doString 131 3488 raise("TextureGroup", "missing textures )...
Calc 5 70 Button
Importer 38 1084 find(thisMessage name)
[unlabeled] 0 0 execute_io(p, name, extension)
Importer 18 497 executeString(name, s)
doString 13 268 setTexturesPath("Buttons/Push")
doString 10 228 openSet(path)
doString 25 773 loadGroupNamed(path)
  1. What are these Buttons?
  2. What is a Texture?
  3. How do I manipulate Io to add along lines of my PATH?

Anyway, I find the syntax interesting, the concept of “slots” very smart. My mentor told me about the likeness with JavaScript and alerted me to the existence of two interesting JS OO articles at Sitepoint.



Comments:

(This comment was deleted.)

Guess some more experimenting is in order

Thanks for the encouragement.

Need to read some more Io. There will be pointers on the way, I am sure of it.

Metaprogramming is key to Great Hacking. (The Real enjoyment of accomplishing stuff tersely and niftily.)

Io is a fun and funky language

I’ve poked at it a couple of times myself. Getting a fully functional version on Windows can be a challenge, though.


Olle Jonsson has gotten 1 cheer on this entry.

 

I want to:
43 Things Login