Skip to content

bbatsov/swift-mode

 
 

Repository files navigation

swift-mode

Summary

Major-mode for Apple's Swift programming language. Currently provides:

  • syntax highlighting
  • indentation

This is currently at an early stage of development and there's plenty of work to do. Check the issue tracker.

Requires Emacs 24 or later.

Installing

You will need Emacs 24+, make and Cask to build the project.

cd swift-mode
make && make install

Contributing

Yes, please do! See CONTRIBUTING.md for guidelines.

Acknowledgements

The indentation code is heavily based on rust-mode's implementation.

Thanks to the following users for their contributions:

License

See COPYING. Copyright (c) 2014 Chris Barrett.

About

Emacs support for Apple's Swift programming language.

Resources

License

Contributing

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published