Skip to content

Latest commit

 

History

History
21 lines (15 loc) · 821 Bytes

README.md

File metadata and controls

21 lines (15 loc) · 821 Bytes

WEE

A small code-aware editor for Euphoria programming

Featuring

  • Scintilla editor control with syntax highlighting
  • subroutines list
  • automatic if/while/for/procedure/function expansion
  • code identifier completion
  • jump to subroutine declaration
  • ex.err monitoring
  • show subroutine arguments

Supports Windows

Supports Linux and Mac OS using EuGTK

Requires Euphoria 4.1.0 Beta 2 or later.

How to Get It

Create a folder called "Wee" and download updater.ex. Run "eui updater.ex" to download/update the files for your platform. Run "eui wee" to run the editor, or compile/bind/shroud it for convenience.