Actions

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

From Just in Time

Line 1: Line 1:
 
Status:
 
Status:
 
* Syntax highlighting finished
 
* Syntax highlighting finished
* Outline partially done; need to implement update-as-you-type.
+
* Outline partially done
 +
#need to implement update-as-you-type.
 +
# need hierarchy of labels and sub-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: ''not even started yet''

Revision as of 00:43, 16 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: not even started yet


Syntax hl eclipse sx.PNG