flat assembler
Message board for the users of flat assembler.
![]() |
Author |
|
vid
yes
![]() (too bad nobody have done it yet) |
|||
![]() |
|
Tomasz Grysztar
It should be easy to adapt the FASM.INC from the FASMW to become a DLL - it can be invoked multiple times without any problem.
|
|||
![]() |
|
beppe85
Yes, I will love it. Would be nice too if fasm.dll accepts an internal buffer instead of filename.asm.
|
|||
![]() |
|
Madis731
WOW! You mean that is is possible to make ASM scriptable??? WOW
![]() You can make a program that accepts plugins as ASM-code and then you can just call FASM.dll to assemble them ![]() |
|||
![]() |
|
beppe85
No more than already. You can spawn FASM.exe passing the file to compile, listen to its results, and map in the output.
|
|||
![]() |
|
f0dder
Doing in-memory operations is cleaner, and it will be faster, even if windows does a good job of caching, and has the FILE_ATTRIBUTE_TEMPORARY flag.
|
|||
![]() |
|
beppe85
Yes, I prefer component-based reuse instead of that *nix pipes. You can do, its just a matter of taste.
|
|||
![]() |
|
< Last Thread | Next Thread > |
Forum Rules:
|
Copyright © 1999-2020, Tomasz Grysztar. Also on GitHub, YouTube, Twitter.
Website powered by rwasa.