Welcome, Guest. Please login or register.

Author Topic: New Text Editor  (Read 8478 times)

Description:

0 Members and 1 Guest are viewing this topic.

Offline Omega Space ProtonsTopic starter

  • Newbie
  • *
  • Join Date: Oct 2010
  • Posts: 41
    • Show only replies by Omega Space Protons
New Text Editor
« on: May 02, 2011, 11:06:25 PM »
I am trying to get back into Amiga Development, and would like to know if i should create a text editor or is there enough good text editors that i should try to make another type of application. Any assistence in this matter would be greatly appreciated.
 
Sincerely,
 
Omega Space Protons
 

Offline Dragster

  • Hero Member
  • *****
  • Join Date: Jun 2002
  • Posts: 1003
  • Country: mx
  • Gender: Male
    • Show only replies by Dragster
Re: New Text Editor
« Reply #1 on: May 02, 2011, 11:11:31 PM »
Perhaps you should join Hyperion coding OS4 as per their request... looks like they are having some trouble with resources...
 
Cheers,
 
Dragster
Amiga 1200T 603/240, 060/50, SCSI II, Plextor 40/12/40S SCSI CDRW, Plextor 40X SCSI CDROM, Fujitsu 36GB 10KRPM SCSI HD, Pioneer 305S SCSI DVD, BVisionPPC, 256 MB FASTRAM, PowerFlyer EIDE, Scandex external scandoubler, ZIV busboard, Algor USB, Wireless, repulse audio...Peg II Quadruple boot: OS4.1FE/MorphOS 3.9 regged, OpenSUSE11.1 & Debian Squeeze, Powerbook G4 1139 MorphOS3.9, A4000D CSPPC/PIV/DENEB OS3.9/4.1FE, A4000T CSPPC/CVPPC/SCSI, etc.. 2
 

Offline Omega Space ProtonsTopic starter

  • Newbie
  • *
  • Join Date: Oct 2010
  • Posts: 41
    • Show only replies by Omega Space Protons
Re: New Text Editor
« Reply #2 on: May 02, 2011, 11:23:34 PM »
Quote from: Dragster;634976
Perhaps you should join Hyperion coding OS4 as per their request... looks like they are having some trouble with resources...
 
Cheers,
 
Dragster

I don't get it :confused: I'm trying to back into coding applications for the amiga and decided that a text editor would be simple to do. Any assistence in this matter would be greatly appreciated.
 
Sincerely,
 
Omega Space Protons
 

Offline Dragster

  • Hero Member
  • *****
  • Join Date: Jun 2002
  • Posts: 1003
  • Country: mx
  • Gender: Male
    • Show only replies by Dragster
Re: New Text Editor
« Reply #3 on: May 02, 2011, 11:46:06 PM »
Read here: http://blog.hyperion-entertainment.biz/?p=327
 
Cheers,
 
Dragster
Amiga 1200T 603/240, 060/50, SCSI II, Plextor 40/12/40S SCSI CDRW, Plextor 40X SCSI CDROM, Fujitsu 36GB 10KRPM SCSI HD, Pioneer 305S SCSI DVD, BVisionPPC, 256 MB FASTRAM, PowerFlyer EIDE, Scandex external scandoubler, ZIV busboard, Algor USB, Wireless, repulse audio...Peg II Quadruple boot: OS4.1FE/MorphOS 3.9 regged, OpenSUSE11.1 & Debian Squeeze, Powerbook G4 1139 MorphOS3.9, A4000D CSPPC/PIV/DENEB OS3.9/4.1FE, A4000T CSPPC/CVPPC/SCSI, etc.. 2
 

Offline ognix

  • Sr. Member
  • ****
  • Join Date: Oct 2004
  • Posts: 256
    • Show only replies by ognix
Re: New Text Editor
« Reply #4 on: May 02, 2011, 11:51:35 PM »
Depends on the target platform: if you think just PPC/AROS maybe there's room for improvements (eg. fast syntax recognition needs some processing power).
If you aim to 68k mostly, I think that going better than present choices is difficult or, at least, would take a quite long time of coding for comparing with leading products (the classic Cygnus Editor, GoldED, etc.).

But if you feel to do it, do it anyway! :)

BY!

P.S. I'm thinking about doing a basic QR code decoder (from images): pretty useless on a fixed system, but why not, and I want to do some coding as well!  :)
 

Offline amigakit

Re: New Text Editor
« Reply #5 on: May 03, 2011, 12:05:43 AM »
Cubic IDE is an excellent editor - probably the best on the Amiga.

Check it out: http://devplex.awardspace.biz/cubic/index.html
« Last Edit: May 03, 2011, 12:08:21 AM by amigakit »
www.AmigaKit.com - Amiga Reseller | Manufacturer | Developer

New Products  --   Customer Help & Support -- @amigakit
 

Offline commodorejohn

  • Hero Member
  • *****
  • Join Date: Mar 2010
  • Posts: 3165
    • Show only replies by commodorejohn
    • http://www.commodorejohn.com
Re: New Text Editor
« Reply #6 on: May 03, 2011, 12:16:57 AM »
Quote from: amigakit;634991
Cubic IDE is an excellent editor - probably the best on the Amiga.
Cubic IDE is monstrously huge, doesn't work with OS3.1, requires RTG, and isn't free. I can see a definite need for an editor that's smaller, more compatible, and doesn't cost 50 EUR.
Computers: Amiga 1200, DEC VAXStation 4000/60, DEC MicroPDP-11/73
Synthesizers: Roland JX-10/MT-32/D-10, Oberheim Matrix-6, Yamaha DX7/FB-01, Korg MS-20 Mini, Ensoniq Mirage/SQ-80, Sequential Circuits Prophet-600, Hohner String Performer

"\'Legacy code\' often differs from its suggested alternative by actually working and scaling." - Bjarne Stroustrup
 

Offline Omega Space ProtonsTopic starter

  • Newbie
  • *
  • Join Date: Oct 2010
  • Posts: 41
    • Show only replies by Omega Space Protons
Re: New Text Editor
« Reply #7 on: May 03, 2011, 12:27:03 AM »
Quote from: amigakit;634991
Cubic IDE is an excellent editor - probably the best on the Amiga.

Check it out: http://devplex.awardspace.biz/cubic/index.html


I`m not trying to create a 39M text editor to sell. I want to create an open source text editor in which everyone can contribute in making it better. After some loose research, none of thebquoted text editors provide their source code. If everyone helps, maybe there will be an OpenOffice for Amiga!!! .....maybe.

Sincerely,

Omega Space Protons
 

Offline TheGoose

  • Hero Member
  • *****
  • Join Date: Nov 2002
  • Posts: 1458
  • Country: us
  • Gender: Male
    • Show only replies by TheGoose
    • http://www.amiga.org/forums/blog.php?u=827
Re: New Text Editor
« Reply #8 on: May 03, 2011, 01:03:29 AM »
Quote from: Omega Space Protons;634973
I am trying to get back into Amiga Development, and would like to know if i should create a text editor or is there enough good text editors that i should try to make another type of application. Any assistence in this matter would be greatly appreciated.
 
Sincerely,
 
Omega Space Protons

I would love to see one that runs line numbers down the left-hand side like notepad2, bluefish, or programmer's notepad.

And code formatting like any of these do would be great. But that might be asking a bit much.

Also good search and replace.

Personally, I think text editors on the Amiga, pretty much suck and are way unusable.

http://bluefish.openoffice.nl/screenshots.html
G1200, A3000D, A1200 PPC AOS4.0C

I\'m on Google +
 

Offline Gulliver

Re: New Text Editor
« Reply #9 on: May 03, 2011, 01:18:14 AM »
Quote from: Omega Space Protons;634995
I`m not trying to create a 39M text editor to sell. I want to create an open source text editor in which everyone can contribute in making it better. After some loose research, none of thebquoted text editors provide their source code. If everyone helps, maybe there will be an OpenOffice for Amiga!!! .....maybe.

Sincerely,

Omega Space Protons


Well, if you could knock up a text editor with a some sort of spellchecker and .doc (WinWord) compatibility, then you will surely have something worth supporting.

Good luck! :)
 

Offline XDelusion

  • Alien Breeder
  • Hero Member
  • *****
  • Join Date: Mar 2002
  • Posts: 5089
    • Show only replies by XDelusion
    • http://starwarslegacy.net/
Re: New Text Editor
« Reply #10 on: May 03, 2011, 04:22:59 AM »
What is the most resource friendly, but rich in features, Text Editor available for classic Amiga?
Earth has a lot of things other folks might want... like the whole planet. And maybe these folks would like a few changes made, like more carbon dioxide in the atmosphere and room for their way of life. - William S. Burroughs
 

Offline Gulliver

Re: New Text Editor
« Reply #11 on: May 03, 2011, 04:54:11 AM »
Quote from: XDelusion;635021
What is the most resource friendly, but rich in features, Text Editor available for classic Amiga?

For me it is undoubtly

TextEngine 5.2 (Which is now free)

http://aminet.net/text/edit/TextEngine.lha
 

Offline Karlos

  • Sockologist
  • Global Moderator
  • Hero Member
  • *****
  • Join Date: Nov 2002
  • Posts: 16879
  • Country: gb
  • Thanked: 5 times
    • Show only replies by Karlos
Re: New Text Editor
« Reply #12 on: May 03, 2011, 07:41:23 AM »
Quote from: TheGoose;634999
Also good search and replace.


Doesn't the old Ed 2.0 use regular expressions for search and replace? Or at least a simplified form thereof...

Back in the day, I wrote a lot of code with just that editor, and if I needed a particularly heavy session, memacs :)
int p; // A
 

Offline vidarh

  • Sr. Member
  • ****
  • Join Date: Feb 2010
  • Posts: 409
    • Show only replies by vidarh
Re: New Text Editor
« Reply #13 on: May 03, 2011, 10:08:33 AM »
Quote from: Omega Space Protons;634995
I`m not trying to create a 39M text editor to sell. I want to create an open source text editor in which everyone can contribute in making it better. After some loose research, none of thebquoted text editors provide their source code.


If you want to contribute to an open source Amiga text-editor, take a look at FrexxEd. It's open source, and I'm working on various changes (AROS port works pretty well; various scripting updates; palette handling improvements etc.). It's fairly mature as-is, but there's plenty of room for improving it.

Take a look at https://github.com/vidarh/FrexxEd

I don't have enough time to work very quickly on it, so anyone who wants to join in and contribute are very much welcome... If you're interested, let me know and I'll outline some of the ideas I have
 

Offline Daedalus

  • Hero Member
  • *****
  • Join Date: Feb 2002
  • Posts: 893
    • Show only replies by Daedalus
    • http://www.robthenerd.com
Re: New Text Editor
« Reply #14 on: May 03, 2011, 11:59:03 AM »
I also think there's some room for a nice, simple text editor which has some options like syntax highlighting, line numbers etc., maybe auto-indenting and a scripting interface to allow compilation from the menus, though this isn't essential. As an example, I carry Notepad++ around with me on a USB drive. It does what I need and is pretty small. It's also open-source, so maybe a partial port or some borrowing of features might be possible?
Engineers do it with precision
--
http://www.robthenerd.com