Hello.
> ok can I use in blassic basic externall DLL/Lib/API's and how to
You can create dynamic libraries specific for Blassic. The testdl.*
files in the source package contains an example of how to do it.
> create exe files for windows and linux exe(what ever those are)
Blassic is an interpreter, not a compiler.
> and is blassic basic syntax compatibile with other basics
Blassic is compatible with several Basic of the '80, but compatibility
in Basic of this type is almost never complete. Many programs may run
without changes, many other not.
> like for example qbasic or it is completely diferent dialect.
You can write programas that works both in Blassic and Qbasic, but in
general no, is not compatible with it.
There are some documentation in the Blassic web site:
http://www.arrakis.es/~ninsesabe/blassic/