flat assembler
Message board for the users of flat assembler.

Index > Projects and Ideas > Autocompletion

Author
Thread Post new topic Reply to topic
BOTOKILLER



Joined: 07 Jan 2011
Posts: 154
Location: Ukraine
BOTOKILLER 21 Apr 2011, 13:07
Hi everyone!
Here is the idea:
It would be much more easier to code if there was autocompletion in fasm ide)
Post 21 Apr 2011, 13:07
View user's profile Send private message Reply with quote
revolution
When all else fails, read the source


Joined: 24 Aug 2004
Posts: 20337
Location: In your JS exploiting you and your system
revolution 21 Apr 2011, 13:12
I think fresh already has that.
Post 21 Apr 2011, 13:12
View user's profile Send private message Visit poster's website Reply with quote
JohnFound



Joined: 16 Jun 2003
Posts: 3499
Location: Bulgaria
JohnFound 21 Apr 2011, 13:52
Yes, Fresh has very flexible autocompletion and also "arguments hint" (when using stdcall/invoke/ccall/cinvoke) as a bonus. Smile
Post 21 Apr 2011, 13:52
View user's profile Send private message Visit poster's website ICQ Number Reply with quote
BOTOKILLER



Joined: 07 Jan 2011
Posts: 154
Location: Ukraine
BOTOKILLER 21 Apr 2011, 17:03
yeah, FRESH is nice, but on screens it looks like it taken higher than assembly language.
Why do I use FASM?
Because it is the lowest level assembler I know.
Post 21 Apr 2011, 17:03
View user's profile Send private message Reply with quote
typedef



Joined: 25 Jul 2010
Posts: 2909
Location: 0x77760000
typedef 21 Apr 2011, 17:21
you can inject your own dll in fasm when it starts and subclass the edit control, or go extreme and patch it using code caves...
Post 21 Apr 2011, 17:21
View user's profile Send private message Reply with quote
JohnFound



Joined: 16 Jun 2003
Posts: 3499
Location: Bulgaria
JohnFound 21 Apr 2011, 17:27
BOTOKILLER wrote:
yeah, FRESH is nice, but on screens it looks like it taken higher than assembly language.
Why do I use FASM?
Because it is the lowest level assembler I know.


Fresh is low level assembly language exactly as FASM.
You can use it in the same way you use FASM.
The additional features are actually data definition tools and editor extras - like auto completion, debugger interface and others.
Fresh does not affect the code - you have the freedom to write and compile your own code. (There are several useful libraries provided with Fresh, but you are not obliged to use them).
Post 21 Apr 2011, 17:27
View user's profile Send private message Visit poster's website ICQ Number Reply with quote
typedef



Joined: 25 Jul 2010
Posts: 2909
Location: 0x77760000
typedef 21 Apr 2011, 17:38
hey, John, did you update it recently?
Post 21 Apr 2011, 17:38
View user's profile Send private message Reply with quote
JohnFound



Joined: 16 Jun 2003
Posts: 3499
Location: Bulgaria
JohnFound 21 Apr 2011, 18:06
typedef wrote:
hey, John, did you update it recently?


No. Recently I am working on FreshLib - that is fully portable library for GUI applications development. The aim is to make Fresh fully OS independent and portable (at least for Linux and Win32).
So, I restrain myself from doing big changes, before FreshLib is at least partially useful.
Post 21 Apr 2011, 18:06
View user's profile Send private message Visit poster's website ICQ Number Reply with quote
Display posts from previous:
Post new topic Reply to topic

Jump to:  


< Last Thread | Next Thread >
Forum Rules:
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum
You cannot attach files in this forum
You can download files in this forum


Copyright © 1999-2024, Tomasz Grysztar. Also on GitHub, YouTube.

Website powered by rwasa.