Creating lib's with pb?

Got an idea for enhancing PureBasic? New command(s) you'd like to see?
BackupUser
PureBasic Guru
PureBasic Guru
Posts: 16777133
Joined: Tue Apr 22, 2003 7:42 pm

Post by BackupUser »

Restored from previous forum. Originally posted by Franco.

Hello Fred, I have a question:
for building user libraries (with the real pb version of course) the user has to write asm or c sources.
PB produces asm code, it is possible that you implement a function/command so that the user can use pb to write lib's instead of real asm or c code?

I know there is the possibility for include files, but that is not the same.

It would be logical when the user could use pb also for creating user lib's.

Greetings
Franco

PS. Fred, I get more and more convinced that PB is really the best on the market. So it is only a question of days when I will register. :-}
BackupUser
PureBasic Guru
PureBasic Guru
Posts: 16777133
Joined: Tue Apr 22, 2003 7:42 pm

Post by BackupUser »

Restored from previous forum. Originally posted by ricardo.

good idea to develop the libs from PB !!
Mmaybe its not necessary if we knew something more about ASM,
i read the Tutorial in one web page, but i have some questions.

Maybe the easy way to strat is inside the PB
Post Reply