Skip to content

Britefury/eco

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Eco: An Editor for Language Composition

Eco is a prototype editor for editing composed languages. It is not feature complete, it is not intended for production, and it does have bugs. Eco is distributed under a BSD/MIT license.

Install

At a minimum you will need to install:

On Unix machines, you can reasonably expect your distribution to have packages for Python and PyQT4. You may need to install Py using Pip or similar (see the link above).

If you wish to see visualisations of parse trees, you may optionally install:

Running Eco

To run Eco, use the bin/eco file:

$ bin/eco

About

Editor for language composition

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%