2015-11-03 22:02:26 -08:00
2015-11-03 22:02:26 -08:00
2015-10-31 12:25:57 -07:00
2015-07-06 13:42:10 -07:00
2015-06-16 07:59:33 -07: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/

Description
No description provided
Readme 2.4 MiB
Languages
C++ 96.3%
Makefile 3.7%