Actions

Difference between revisions of "Eclipse plugin for SX assembly language"

From Just in Time

Line 6: Line 6:
 
# need to separate 'EQU' labels from jump labels
 
# need to separate 'EQU' labels from jump labels
 
* Content assist: still deciding whether it's needed. Would be cool though...
 
* Content assist: still deciding whether it's needed. Would be cool though...
* tool chain: ''not even started yet''
+
* tool chain: see [[sx assembler]]
  
  
 
[[Image:syntax_hl_eclipse_sx.PNG]]
 
[[Image:syntax_hl_eclipse_sx.PNG]]

Revision as of 00:42, 18 January 2007

Status:

  • Syntax highlighting finished
  • Outline partially done
  1. need to implement update-as-you-type.
  2. need hierarchy of labels and sub-labels
  3. need to separate 'EQU' labels from jump labels
  • Content assist: still deciding whether it's needed. Would be cool though...
  • tool chain: see sx assembler


Syntax hl eclipse sx.PNG