Post Reply 
[wp34s] Syntax colouring in jEdit
04-07-2017, 06:31 PM
Post: #1
[wp34s] Syntax colouring in jEdit
If anybody is using jEdit to write programs for the wp34s, I have wrote an XML mode file to add syntax colouring.

Being the expected audience for this so small, I will not send it to the jEdit developers to be included in the distribution (as I did previously for the VHDL & ARM32 assembler jEdit modes), but I'll upload it here.

This is how it looks:
   

The entry in the catalog file should be:
Code:
<MODE NAME="wp34s"        FILE="wp34s.xml"
        FILE_NAME_GLOB="*.wp34s"/>

As this site does not allow to upload XML files, ensure you remove the .txt extension. Ensure also that you maintain the UTF-8 encoding for the file.

Regards.


Attached File(s)
.txt  wp34s.xml.txt (Size: 51 KB / Downloads: 7)
Find all posts by this user
Quote this message in a reply
04-07-2017, 10:10 PM
Post: #2
RE: [wp34s] Syntax colouring in jEdit
While creating the XROM code, I made a mode for nedit for 34S assembly. It has a few rough edged but is workable:

   

Pauli
Find all posts by this user
Quote this message in a reply
Post Reply 




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