Yab2Cpp/README.md

37 lines
881 B
Markdown
Raw Normal View History

# YAB
2015-04-13 20:14:31 +00:00
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`.
2015-04-15 11:51:47 -07:00
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
2015-04-15 11:51:47 -07:00
yab homepage: http://yab.orgfree.com/
2015-06-16 07:59:33 -07:00
yab forum: http://yab.orgfree.com/forum/
2016-03-01 13:12:55 -08:00
IRC channel:
2016-03-01 13:15:02 -08:00
2016-03-01 13:12:55 -08:00
Network: Freenode
2016-03-01 13:15:02 -08:00
2016-03-01 13:12:55 -08:00
Channel: #yab