Go to file
Kacper Kasper 3c7f07d931 Use native BTabView with slight modifications.
* Add "left" and "right" tabs orientation.
* Remove dependency on BControlLook which is private API.
2017-09-12 20:22:55 +02:00
Documentation Use native BTabView with slight modifications. 2017-09-12 20:22:55 +02:00
Localizer remove binary file 2017-08-07 10:05:00 -07:00
src Use native BTabView with slight modifications. 2017-09-12 20:22:55 +02:00
yab-IDE update copyright date, remove unwanted new line from ide help data. 2017-08-08 11:43:35 -07:00
.gitignore
License add license 2017-07-16 21:15:02 -07: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