![]() |
PC editor for writing HP49g+ programs - Printable Version +- HP Forums (https://archived.hpcalc.org/museumforum) +-- Forum: HP Museum Forums (https://archived.hpcalc.org/museumforum/forum-1.html) +--- Forum: Old HP Forum Archives (https://archived.hpcalc.org/museumforum/forum-2.html) +--- Thread: PC editor for writing HP49g+ programs (/thread-103652.html) |
PC editor for writing HP49g+ programs - Gour - 12-04-2006 Hi! Today I was writing some routines for my HP33s by using vim scripts for HP41. It was fun & scripts perform nicely. However, I see that soon I'll exhaust number of variables in HP33s, so will have to extend my program by using HP49g+. Is there any editor which works on Linux or some scripts for HP49g+ for eg. Gvim which can be used for writing UseRPL programs on PC?
Sincerely, Re: PC editor for writing HP49g+ programs - James M. Prange (Michigan) - 12-05-2006 Any text editor, or a "word processor" that allows for "plain text" files, should work just fine.
Regards, Re: PC editor for writing HP49g+ programs - Gour - 12-05-2006 Quote: I know that, but I wanted something better :-) Didn't find it right at the beginning, but I've found out there are wonderful scripts for gvim written for RPL language - probably RPL/2 - which works very nicely with User RPL - giving syntax highlighting, indenting... All in all, highly recommended!
Sincerely, p.s. The above is included in official gvim distribution (tested on Gentoo Linux with gvim-7.0).
Edit:I forgot to give credit to the author of RPL/2
So, Gvim users, enjoy writing RPL programs ;)
Edited: 5 Dec 2006, 2:06 p.m.
|