Yab2Cpp/README.md

37 lines
881 B
Markdown
Raw Normal View History

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