... Also one another question, I want to change for example the second letter with another one, can I write something else instead of the code below: "Hello"...
... If you don't want to redefine the squareBrackets, you could just make a regular method, something like: Sequence charAt := method(i, at(i) asCharacter) ...
Hello all, I really wish I had more time to play with Io right now, and I am sorely anticipating the opportunity to start on a project with it, but for now I'm...
Hi there, I am having problems installing Io on OS X (10.5.3), and would dearly love some help. Specifically, if I download the src from the website (or git it...
... I've had similar bad experiences with the port version of Io. I've since been installing from source and have been much happier (not all addons yet...
I am trying to run IoBot, one of the samples for the Socket addon. It has a number of issues. The first is on line 41, where it sends the "error" message to a...
Henry
dimensiondude.oss@...
Jul 1, 2008 1:53 am
10840
... Henry, I took a gander at IoBot.io, and it does seem that the code has gotten out of date with some library changes. The asXML slot is added to Sequence by...
Okay. I've actually been able to fix a number of sample programs, so I guess I just have to learn how to use git. I'm wondering, however, how stable the...
Henry
dimensiondude.oss@...
Jul 1, 2008 4:41 am
10843
... Io has an inline documentation mechanism. You can see examples of it throughout pieces of the Io code which I've been meaning to write some documentation...
Hello. I'm not much of a programmer -- more of a budding economist, really -- but Io seems nice. I have a few questions, in particular about the Range addon,...
Your first example, use this instead: 1 toBy(10, 2) slice(2, 8) The second is a known issue, and I just have not had time over the last year to fix it, and my...
Err, make that slice(1, 4) (divide by your increment operator). Just tested, returns list(3, 5, 7, 9) which is correct. Not sure why you were getting things...
Its seems problem on web site. When I try to download http://github.com/stevedekorte/io/tarball/2008.03.30 I got message "This repo is too large to generate a...
Almih
almih99@...
Jul 8, 2008 11:28 pm
10852
... Thanks for the report - I've reported it to github and they said it will be fixed soon....
... Well I've looked through the code for three things 1) plain C 2) Ruby 3) Io on my back. I read the source and guess I have an idea on how it works. But I'm...
When commenting one line with /* ... */ it comments the lines below. I don't know too much about Kate syntax hightlighting but, in io.xml, changing the line: ...
So I was in the process of compiling all the libs for the addons and poking around looking for some info when I ran into a site in a language I can only guess...
... Japanese actually. ... Doesn't look like stuff I recognize from other posts so I imagine this user has been doing their own investigation. The GC write up...
Brian Mitchell
binary42@...
Jul 18, 2008 3:14 am
10858
... Here's a translation, but I'm still not very clear: ...