Ultron is a web based monospace text-editor with syntax highlighting, completely written in rust.
A note of warning, this editor is pretty much a work-in-progress
```sh git clone https://github.com/ivanceras/ultron.git
cd ultron ./serve.sh
``` Then, navigate to http://localhost:4004