Post Reply 
Recommend a better editor
01-25-2014, 10:07 PM
Post: #1
Recommend a better editor
May I prevail upon the forum to recommend a superior Editor for the Prime.
One of the Apps I am developing is now over 1200 lines and growing.
An editor with features such as:
a. Line numbers
2. Find
c. Find and Replace
4. Make a great pot of dark roast coffee

Thanks in advance for any help.

Happy coding and may you see ' i No errors in the program ' with every compilation.
Find all posts by this user
Quote this message in a reply
01-25-2014, 10:27 PM
Post: #2
RE: Recommend a better editor
Why not develop on a PC, test on the emulator and hen send to the calc once you have a major release?

Graph 3D | QPI | SolveSys
Find all posts by this user
Quote this message in a reply
01-25-2014, 10:58 PM
Post: #3
RE: Recommend a better editor
Han, that is what I want to do.

I need an editor more sophisticated than the one that comes with the Prime connectivity kit.

The editor allows not only editing but the creation of source code.

It would be so helpful if the editor provides line numbers.

This would be so very helpful when the Prime tells you that you have a runtime error on line 814 and the limited HP editor does not provide the ability to go to line 814.

Also very powerful features such as 'FIND' and 'FIND and REPLACE' as is available on the 50g would be immensely helpful.

Happy coding and may you see ' i No errors in the program ' with every compilation.
Find all posts by this user
Quote this message in a reply
01-25-2014, 11:37 PM
Post: #4
RE: Recommend a better editor
(01-25-2014 10:58 PM)veeblefester Wrote:  Han, that is what I want to do.

I need an editor more sophisticated than the one that comes with the Prime connectivity kit.

So don't use the CK to create a program. Use your favorite PC editor, then copy and paste into the CK.

Tom L

Tom L
Cui bono?
Find all posts by this user
Quote this message in a reply
01-25-2014, 11:59 PM
Post: #5
RE: Recommend a better editor
PrimePad looks good check it out below

http://www.hpmuseum.org/forum/thread-494.html
Find all posts by this user
Quote this message in a reply
01-26-2014, 05:06 PM
Post: #6
RE: Recommend a better editor
(01-25-2014 10:07 PM)veeblefester Wrote:  May I prevail upon the forum to recommend a superior Editor for the Prime.
One of the Apps I am developing is now over 1200 lines and growing.
An editor with features such as:
a. Line numbers
2. Find
c. Find and Replace
4. Make a great pot of dark roast coffee

Thanks in advance for any help.

http://www.hpmuseum.org/forum/thread-36.html
a. Yes
2. Yes
c. Yes
4. Arm sold separately **

** [Image: WP_000865.jpg]

My website: erwin.ried.cl
Visit this user's website Find all posts by this user
Quote this message in a reply
03-22-2014, 11:44 AM
Post: #7
RE: Recommend a better editor
Suggest you take a look at Notepad++ it is open source GPL software and is a good software editor that comes with various language configurations e.g. Perl, Python, C etc and can be customised to suit your requirements.

It is availabale for Windows and Linux etc

Check it out here notepad-plus-plus.org


Hope it helps
Bill
Find all posts by this user
Quote this message in a reply
03-22-2014, 09:37 PM
Post: #8
RE: Recommend a better editor
You might want to have a look at TINN (http://sourceforge.net/projects/tinn/), an editor designed for programmers (TINN stands for TINN Is Not Notepad). The only version that I have used is a dialect developed for R which is probably too specialized for HP Prime use, but maybe TINN itself would work for you. In any case, "GNU General Public License version 2.0 (GPLv2)," applies, so trying it out (and even using it, come to that) will not cost you. According to its web site, work stopped on its development nine years ago, but I think it is still available. In any case, I think very highly of the TINN-R version, maybe you could stand using an editor designed for another programming language, i.e., R instead HP Basic. Please post whatever you finally decide is the most helpful solution, not doubt others have had the same question (myself included.)

BAF
Find all posts by this user
Quote this message in a reply
03-23-2014, 11:53 PM
Post: #9
RE: Recommend a better editor
I recommend EditPlus3.
http://www.editplus.com/download.html
It is a fully customizable editor with syntax highlighting, line numbers, and
find and/or replace features.
Find all posts by this user
Quote this message in a reply
Post Reply 




User(s) browsing this thread: 1 Guest(s)