Skip to content

Latest commit

 

History

History
19 lines (15 loc) · 513 Bytes

README.md

File metadata and controls

19 lines (15 loc) · 513 Bytes

JAPE Editor

Source code editor for JAPE language. Works as GATE Developer plugin.

Uses a fork of RSyntaxTextArea.

Jape Editor

Features:

  • Syntax highlighting for JAPE and Java
  • Basic code completion
  • Basic error detection and highlighting
  • Code folding
  • Basic debugger
  • Integration with GATE Developer

Todo:

  • Increase debugger's visibility
  • Increase editor's extensibility
  • Use syntactic analyzer instad of lexical