1
Yabasic / Re: Appeal for Yabasic source code and snippets
« on: January 07, 2014 »
Thanks for the clarification, Jim.
I want to learn yab(asic) because it is very well integrated in Haiku, much more than other languages on Haiku (except for C++, of course, which I would never learn). I am a newbie and I need a simple language. Other approachable languages like Python are supported in Haiku, but it is not so simple to make them work (wrappers for the API and all that stuff).
As for yab, it all works out of the box, and it can use Haiku's native GUI directly, without any modules! This means that with just a few lines you have working windows with message boxes, buttons... everything!
The yab community is trying to develop yab even further as the simplest and most immediate language for Haiku (of course, it already occupies this position).
Quote from: Jim
I'm curious as to why you're keen on yabasic. Something like python or javascript is so much more useful these days.
I want to learn yab(asic) because it is very well integrated in Haiku, much more than other languages on Haiku (except for C++, of course, which I would never learn). I am a newbie and I need a simple language. Other approachable languages like Python are supported in Haiku, but it is not so simple to make them work (wrappers for the API and all that stuff).
As for yab, it all works out of the box, and it can use Haiku's native GUI directly, without any modules! This means that with just a few lines you have working windows with message boxes, buttons... everything!
The yab community is trying to develop yab even further as the simplest and most immediate language for Haiku (of course, it already occupies this position).