flat assembler
Message board for the users of flat assembler.
![]() |
Author |
|
Patrick_
I _highly_ recommend Emacs. I use it all of the time. I use it all of the time with C, and I'm learning assembly right now, and it's fine with that, also. It's got support for many different languages, and very powerful.
If you don't like Emacs, you can try vim, but I honestly hate the modes, and I like Emacs' "auto-indenter" (just press tab in C/C++ mode, or other languages, and it auto indents it properly). |
|||
![]() |
|
Tomasz Grysztar
The point for vim is that its recent distributions contain a syntax file dedicated to fasm.
|
|||
![]() |
|
Endre
First you will probably hate emacs then you'll try it again and will discover some of its advantages, then you will not want any other editor. I use it everywhere on windows, linux, solaris, etc. I've also learned its lisp programming language to a certain extent. With program etags you can create database to be able to search for definitions, declarations etc. similarly to visual studio on windows.
|
|||
![]() |
|
flash
Thanks very much... I will test
|
|||
![]() |
|
Patrick_
Endre wrote: First you will probably hate emacs then you'll try it again and will discover some of its advantages, then you will not want any other editor. I use it everywhere on windows, linux, solaris, etc. I've also learned its lisp programming language to a certain extent. With program etags you can create database to be able to search for definitions, declarations etc. similarly to visual studio on windows. Haha... that's exactly how my experience with it was. I literally _cannot_ live with any other editor. It drives me absolutely nuts to use anything else. At first, it was kind of annoying. After I used it for about a day, I started getting used to it, recognizing it's power. Now I really appreciate it, and it's great. Enjoy. |
|||
![]() |
|
rugxulo
Are we talking GNU Emacs, XEmacs, JASSPA MicroEmacs, etc? For sure, Emacs has some good ideas, but it is overkill for a lot of things (and so is VIM). Besides, both take up quite a bit of space, so make sure you really need all that extra functionality.
Anyways, for a good compromise, try one of the following: Jed, Joe, Vile, or e3 (or something completely different like TDE). |
|||
![]() |
|
fox
anyone used gedit so far? I havent, just asking if it has any implementations..
|
|||
![]() |
|
Mark Larson
I have used VC++ IDE for many years. So I prefer graphical IDEs. So I am using Kdevelop. I am very fast on the keyboard and prefer kebyoard shortcuts, so I still use a lot of keyboard shortcuts with Kdevelop.
_________________ BIOS programmers do it fastest! ![]() |
|||
![]() |
|
daver
Hi
FasmW works fine for me under Wine ![]() Cheers Dave |
|||
![]() |
|
vid
i believe FASMsyntax file for VIM is unmainaitained. I was against it, because it was too much "VIMy" and too little "FASMy"... you can search for this.
anyway, it could take a re-do. current version, is (i believe), *generated* from docs. I plan to start using linux, and i might prepare normal version there. but, if there is some devoted VIM/FASM user here, he is more than welcomed to help. |
|||
![]() |
|
Chewy509
fox wrote: anyone used gedit so far? I havent, just asking if it has any implementations.. yep... But prefer jEdit over gedit. jEdit already has x86 asm syntax built-in, and with the right amount of tweaking can become a full IDE. There's even a hex editor plug-in for jEdit. jEdit also runs on anything that can run a Java VM, so has it advantages... gedit doesn't come with any syntax highlighting for asm by default, but there are a few templates out there on the net. |
|||
![]() |
|
anoobis
|
|||
![]() |
|
KevinN
anoobis wrote: Editor: Sublime Text thanks, this looks interesting - like a simpler vim or emacs but becomes nagware i guess and not free on the whole |
|||
![]() |
|
JohnFound
I suggest using Fresh IDE in Linux (needs WINE). There are several key advantages in this setting:
1. The same tools and work-flow in Linux and Windows. 2. Linux and Windows programs can be developed, debugged and executed from the same IDE under Linux. 3. All advanced Fresh IDE, FASM specific development, debugging and source navigation tools are available. How to setup Fresh IDE under Linux is described in the related Setup manual Here is the short movie demonstrating how Linux and Windows applications can be compiled and executed from Fresh IDE under Linux: https://www.youtube.com/watch?v=y8d_kteyf_8 |
|||
![]() |
|
Matrix
geany is a nice looking IDE too, and is GNU
|
|||
![]() |
|
JohnFound
I use geany for C++ programming from time to time (helping my daughter for the homeworks) and it is good. But not for serious FASM programming.
|
|||
![]() |
|
sakkiesalm
|
|||
![]() |
|
anoobis
KevinN wrote:
Highlight can be used in TextMate (MacOS), it is *.tmLanguage file. Sublime worth $59, but I use it more than a year without a license. Sometimes a window pops up. This is the best text editor, IMHO. Probably because in the past I have only used Nano, Gedit and Kate. Sublime is a cross-platform, you can use the same copy on a different OS. In addition there is n++ and it's free. |
|||
![]() |
|
< Last Thread | Next Thread > |
Forum Rules:
|
Copyright © 1999-2020, Tomasz Grysztar. Also on GitHub, YouTube, Twitter.
Website powered by rwasa.