Forum
Compile code modules/libraries? - Printable Version

+- Forum (https://www.boriel.com/forum)
+-- Forum: Compilers and Computer Languages (https://www.boriel.com/forum/forumdisplay.php?fid=12)
+--- Forum: ZX Basic Compiler (https://www.boriel.com/forum/forumdisplay.php?fid=11)
+---- Forum: Wishlist (https://www.boriel.com/forum/forumdisplay.php?fid=14)
+---- Thread: Compile code modules/libraries? (/showthread.php?tid=581)



Compile code modules/libraries? - slenkar - 01-31-2014

Is it possible with the new compiler to compile a .bas into a library?

Like .lib files in the C language

Once they are compiled they dont need to be compiled again unless changed.

Speeds up compilation a lot


-I compiled my speccywars game again and it worked perfectly
its the same size too