Skip to content

ProjectSerenity/acme

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

About

Go port of Rob Pike's Acme editor.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages