Go to file
2017-02-09 18:46:01 -08:00
Documentation add "https://" to yab-commands texturl 2016-04-28 08:54:45 -07:00
Localizer fix makefile to work with x86 2016-02-06 23:50:36 -08:00
src x86_64 build fix 2017-01-31 19:30:32 +01:00
yab-IDE update the IDE to refresh the BuildFactory files on each launch making updating yab and yab-IDE easier. 2017-02-09 18:43:08 -08:00
.gitignore Buildfactory needs fewer files since libyab.so 2016-02-06 17:03:44 -08:00
README.md clean-up 2016-03-01 13:15:02 -08:00

YAB

yab | yet another Basic for HAIKU

Yab is a complete BASIC programming language for Haiku.

Yab allows fast prototyping with simple and clean code. yab contains a large number of BeAPI specific commands for GUI creation and much, much more.

yab-IDE is a powerful development environment, which of course is programmed in yab itself.

Compiling

run make install in src.

type gcc -o yab-compress yab-compress.c -lz in /yab-IDE/BuildFactory.

Upgrading

Delete ~/yab_work/BuildFactory

This will insure that the BuildFactory is refreshed with the current version.

LICENSE: Artistic License -- Create your own stand-alone binaries with yab under any license you want.
AUTHOR: jan__64

yab homepage: http://yab.orgfree.com/

yab forum: http://yab.orgfree.com/forum/

IRC channel:

Network: Freenode

Channel: #yab