Forums : Suggestions for Ohloh 2.0

Dear Open Hub Users,

We’re excited to announce that we will be moving the Open Hub Forum to https://community.blackduck.com/s/black-duck-open-hub. Beginning immediately, users can head over, register, get technical help and discuss issue pertinent to the Open Hub. Registered users can also subscribe to Open Hub announcements here.


On May 1, 2020, we will be freezing https://www.openhub.net/forums and users will not be able to create new discussions. If you have any questions and concerns, please email us at [email protected]

Io language support

Hi everybody,

First, thanks for both Ohloh and Ohcount: these are pretty cool tools.

I would like to see Io language added to supported languages. I know I could propose a patch, but as I'm on Windows (where ohcount does not work) and quite terrible at C programming, I think you can manage it better than me.

About Io language :

  • Io is open source, under BSD licence, and influenced mainly by Smalltalk, LISP, Self and Lua (see http://www.iolanguage.com).
  • Inline comments begin with // or #
  • Multilines comments are the same as in HTML (slash star)
  • Io syntax is very simple, and without particular cases:

receiver message(arg0, arg1, ...)

Thank you by advance, and don't hesitate to ask for more informations.

Sobe TcheBTchev

Sobe over 15 years ago
 

Hi Sobe,

I've created a ticket for this request.

It does sound pretty simple... perhaps someone will step forward and do the work.

Thanks,
Robin

Robin Luckey over 15 years ago
 

Thank you very much for your action and answer.

Sobe

Sobe over 15 years ago