VIM: HP-41 syntax and file type plugin



#2

For those who use VIM to write HP-41 programs.

The syntax highlighting file:

http://www.vim.org/scripts/script.php?script_id=1360

The file type plugin:

http://www.vim.org/scripts/script.php?script_id=1361


#3

Great! A Linux geek in love with the 41. I identify! 8)

Now, how about an emacs minor mode? 8)


#4

emacs? Are you trying to start a flame war here?

>:-)


#5

Perish the thought!

No one could seriously argue that the One True Editor could be compared to something as trite as vi.





8)

Edited: 21 Sept 2005, 11:09 p.m.


#6

VIM is the power of simplicity compared to the bloated mammoth Escape-Meta-Alt-Control-Space ;)


#7

I'm going to stop now. 8)

My background is as a systems administrator. In that role I've had to become proficient at both vi and emacs. I may be somewhat unusual in that I will use one or the other editor depending on what I want to do. So, for example, when I need a quick edit of a text file or script, I use vi. (VIM, elvis, nvi, "real" vi, depending on OS.) If I'm writing a larger Perl or C application, I use xemacs for the perldb and gdb integration. So I actually don't participate in the editor flame wars.

#8

The 'one true editor' was of course TECO...

Mike T. (Ducking quickly!)


#9

Yes, and Gosling wrote an EMACS version in TECO. I used TECO briefly on a VAX at school. I think you are right about the One True Editor appelation being applied to it first. But EMACS is at least the spiritual heir of TECO, since it's an editor you can write as you use it. Nowadays I don't spend my entire online life in EMACS like I used to. USENET, mail, shell, c compiler. debugger, what more could you ask for? But, like I say, I was a sysadmin, so I had to use vi in order to support vi users. And I needed to know ex and ed also, in case I ended up in single user mode on a Sun 3 or BSD|Ultrix VAX. So I got into the habit of using vi for quick edits. It did start up a lot faster than EMACS. I also found the regex implementation more to my taste. But I didn't start to seriously dig into it until it wasn't really vi anymore, but one of several vi clones. Mainly, that was vim. Vim has lots of interesting stuff hidden inside. I like their syntax highlighting in Perl better than the standard emacs scheme. But highlighting the searched for text in obnoxious brown everywhere it appears on the screen is bogus. ":nohl" does away with it, but I haven't discovered how to turn it off entirely, or preferably modify it to be less intrusive.

Oh, gosh, that's a long ramble on Unix editors on an HP calculator site! But there is a calculator angle, besides Geir's worthy vim mode for the HP41. That has to do with another vi clone - elvis. This is the defult vi on Slackware, which I have installed on my old Compaq Pentium 75 box. That's where I have my HP-IL card and where I run EMU41 and EMU71 to interface my various HP-IL capable machines. Elvis has a great hex/ascii mode it turns out, that it invokes by default whenever there is 8-bit content in the file you edit. So I've been using it to study the HP-75 BASIC file format.

There, the OB calculator reference is accomplished! 8)


#10

The VIM syntax and ftplugin are now a tad more worthy (version 0.2 adds support for alpha labels).

#11

Hi Geir. Why not use "Forth in a can"? (check my website).

DW


#12

We've had "Starting Forth" and "Thinking Forth". Now we have "Canning Forth". I'm running to the post office...


#13

Coming Forth,

Back and Forth

Excessive Forth (LISP required for that one.)


Possibly Related Threads…
Thread Author Replies Views Last Post
  HP-41(CL): The easiest way to transfer FOCAL programs from a Linux PC to the HP-41 Geir Isene 13 5,577 12-05-2013, 02:40 AM
Last Post: Hans Brueggemann
  HP Prime - local variables retain their initial type BruceH 4 1,825 11-10-2013, 12:42 PM
Last Post: Michael de Estrada
  hp prime - command syntax bluesun08 6 2,350 11-10-2013, 11:57 AM
Last Post: bluesun08
  Cannot delete file Les Koller 4 2,001 11-07-2013, 12:17 AM
Last Post: Les Koller
  File Format: hpprgm Thomas Chrapkiewicz 6 2,579 10-30-2013, 09:32 PM
Last Post: Thomas Chrapkiewicz
  HP-Prime File extension Paul D. Fox 6 2,192 10-07-2013, 01:45 AM
Last Post: cyrille de Brébisson
  Input syntax on the Prime Gilles Carpentier 6 2,135 08-23-2013, 04:31 AM
Last Post: Gilles Carpentier
  [HP-Prime CAS] list[x,y,z], vector[x, y, z ] ... data type operation? CompSystems 1 1,178 08-22-2013, 03:30 PM
Last Post: Joe Horn
  go71b 'lexs' or 'raws' file format? Christoph Giesselink 2 1,375 08-21-2013, 02:53 AM
Last Post: Christoph Giesselink
  How do you print a 'data' file on the HP 71B to the HP 2225B thinkjet? Geoff Quickfall 3 1,627 08-18-2013, 04:32 PM
Last Post: Geoff Quickfall

Forum Jump: