Go to file
2015-04-19 09:59:42 -07:00
Documentation modify ATTRIBUTE GET$ to also get the program directory/filename with a$=ATTRIBUTE GET$ "","" 2015-04-19 09:59:42 -07:00
Localizer initiaql check-in, moved repository -- no-longer a fork of 2015-04-13 13:40:27 -07:00
src modify ATTRIBUTE GET$ to also get the program directory/filename with a$=ATTRIBUTE GET$ "","" 2015-04-19 09:59:42 -07:00
yab-IDE add chmod command for BuildFactory needed since we now use rdef files for attributes. 2015-04-16 08:11:28 -07:00
.gitignore initiaql check-in, moved repository -- no-longer a fork of 2015-04-13 13:40:27 -07:00
README.md modify ATTRIBUTE GET$ to also get the program directory/filename with a$=ATTRIBUTE GET$ "","" 2015-04-19 09:59:42 -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. This package includes only the yab binary and documentation.

Compiling

run make in src.

run fixattributes.sh 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/