Question about making executable files

Blitz3D Forums/Blitz3D Programming/Question about making executable files

Doggie(Posted 2014) [#1]
Now that Blitz3d is open source and can be used for any purpose so long as you clearly state it was used in your program how do I access the compiler from a BB source? I would search the forums but I wouldn't
know how to word it right in a search. I want to be able to create a program which outputs an executable file. Any help is always appreciated.

DOG


Leon Drake(Posted 2014) [#2]
yo dawg i heard you like compilers

so we put a compiler in yo compiler so you can compile while you compile.


actually i believe if it's the pure source you'll have to compile it in it's native language, and then use the compiled compiler to compile your blitzcode.