Skip to content
/ WEE Public
forked from peberlein/WEE

A small editor for Euphoria programming

License

Notifications You must be signed in to change notification settings

andizk4kx/WEE

 
 

Repository files navigation

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.

About

A small editor for Euphoria programming

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Euphoria 86.3%
  • Eiffel 13.7%