Skip to content

Majirefy/CotEditor

Repository files navigation

CotEditor

CotEditor is a lightweight plain-text editor for OS X.

About Source Code

The source code is distributed under the terms of the GNU General Public License. See the bundled "LICENSE" for details.

OgreKit and Onigmo/Oniguruma, the framework and library that CotEditor uses, are distributed under the OgreKit License. See the bundled document in OgreKit for details.

The source code is written in Objective-C (UTF-8).

Currently, ARC and MRC are mixed in this project. Please note that classes, "-fno-objc-arc" is noted in whose header comment, are still under MRC.

Development Environment

  • OS X 10.9.2
  • Xcode 5.1

Distribution Site

http://coteditor.github.io

Copyrights

CotEditor

  • Copyright © 2005 nakamuxu
  • Copyright © 2011 usami-k
  • Copyright © 2014 1024jp

OgreKit

http://sonoisa.github.io/ogrekit/

Copyright © 2003-2010 Isao Sonobe. All rights reserved.

Onigmo (Oniguruma-mod)

https://github.com/k-takata/Onigmo

Copyright © 2011-2013 K.Takata. All rights reserved.

Oniguruma

http://www.geocities.jp/kosako3/oniguruma/

Copyright © 2002-2007 K.Kosako. All rights reserved.

Smultron

http://smultron.sourceforge.net/

Copyright © 2004 Peter Borg. All rights reserved.

UKXattrMetadataStore

http://www.zathras.de/angelweb/sourcecode.htm

Copyright © 2003 M. Uli Kusterer. All rights reserved.

FJDDetectEncoding

http://blogs.dion.ne.jp/fujidana/archives/4169016.html

Copyright © 2006 FUJIDANA. All rights reserved.

RegexKitLite

http://regexkit.sourceforge.net/RegexKitLite/

Copyright © 2008-2010 John Engelhart. All rights reserved.

About

Lightweight Plain-Text Editor for OS X

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Objective-C 92.0%
  • AppleScript 3.4%
  • Mercury 2.8%
  • Ruby 1.0%
  • CSS 0.5%
  • PHP 0.1%
  • Other 0.2%