Skip to content
This repository has been archived by the owner on Mar 25, 2018. It is now read-only.

rjkroege/acme

 
 

Repository files navigation

NB: this is deprecated and will go away in a few days. See https://github.com/rjkroege/edwood instead.

acme

Go port of Rob Pike's Acme editor, based on the implementation in plan9port.

Plan of Attack

  • Port libframe
    • Transliterate libframe from plan9port
    • Refactor into more idiomatic Go
    • Verify and Test
  • Port Acme
    • Transliterate acme from plan9port
    • Refactor into more idiomatic Go
    • Verfiy and Test

Contributions

Contributions are very welcome. Just submit a pull request and we'll review the code before merging it in. I intend to handle the bulk of the transliteration myself, but contributions for the refactor into idiomatic Go are more than welcome.

Build And Test

Go Report Card

Project needs work. But I knew that.

About

Go port of Rob Pike's Acme editor.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Go 100.0%