AROS World Exec

Development => Development (General) => Topic started by: rebraist on April 02, 2019, 05:10:23 PM

Title: development ide
Post by: rebraist on April 02, 2019, 05:10:23 PM
Looong ago I used GCC and text editor with plain C. Is there any ide in aros today?
Title: Re: development ide
Post by: wawa on April 02, 2019, 06:18:56 PM
no.

Title: Re: development ide
Post by: o1i on April 03, 2019, 03:28:24 AM
There is vim 8.1 for AROS, so we do have an ide ;-)
Title: Re: development ide
Post by: amigamia on April 03, 2019, 06:00:04 PM
How about Murks IDE?

http://archives.aros-exec.org/index.php?function=showfile&file=development/ide/murks-0.6.0.i386-aros.zip (http://archives.aros-exec.org/index.php?function=showfile&file=development/ide/murks-0.6.0.i386-aros.zip)

It's old but it may still work.
Title: Re: development ide
Post by: salvatore on April 04, 2019, 02:45:18 AM
i hope the best choice under developed with cross ambient
Title: Re: development ide
Post by: hth313 on April 04, 2019, 01:36:34 PM
I am an Emacs user, but Emacs has never been a truly good choice on the Amiga. Maybe it is time to learn some Vim, which kind of started on the Amiga.

Is Vim good on AROS / Amiga 68k?
Title: Re: development ide
Post by: salvatore on April 04, 2019, 02:51:58 PM
yes man

hi
Title: Re: development ide
Post by: Samurai_Crow on April 04, 2019, 11:58:31 PM
Annotate is a syntax highlighting editor whose menus can be programmed using AREXX but I don't know if the AROS build of Regina is up to it.  It is open source though.
Title: Re: development ide
Post by: o1i on April 05, 2019, 02:06:27 AM
I am an Emacs user, but Emacs has never been a truly good choice on the Amiga. Maybe it is time to learn some Vim, which kind of started on the Amiga.

Is Vim good on AROS / Amiga 68k?

Vim after all started on AmigaOS, so it is an original AmigaOS software, ported to Linux and all those other platforms. How good the port is, I don't know, but I guess, it will work quite ok. Vim is most likely available on every platform you can find, so it should be quite portable.

Try it yourself, but be warned. The beginning might be hard, but after some years you will like it ;-). But after this time, you will be faster as most others, editing texts.
Title: Re: development ide
Post by: hth313 on April 05, 2019, 10:34:42 PM
Vim is a historical Amiga software and I never tried it. I really should.

I know roughly what it is as I have emergency used 'vi' in the past. It was not until fairly recently that I understood why people use it.  ;)
Title: Re: development ide
Post by: salvatore on April 12, 2019, 02:58:28 AM
there is also Edisyn

Features:

Highlighter, C/C++, Hollywood, HTML, Pascal
Tabs
Recent files, Export Text as HTML (with Properties from Highlighter)
Jump to Line
Search, Replace, Search in Files, Search in Directory, Regex
Copy, Cut, Paste
Undo, Redo
Free configurable highlighter, key binding, user commands
Output parser for GCC and Freepascal (jump to positions or errors, warnings and hints)

https://blog.alb42.de/programs/edisyn/
Title: Re: development ide
Post by: paolone on April 15, 2019, 03:42:22 AM
Icaros Desktop Live! includes, in the Extras/TryFirst directory, AntiryadIDE for AROS.