Coder Social home page Coder Social logo

emacsmirror / zephir-mode Goto Github PK

View Code? Open in Web Editor NEW

This project forked from zephir-lang/zephir-mode

0.0 2.0 0.0 372 KB

Major mode for editing Zephir code

Home Page: https://github.com/zephir-lang/zephir-mode

License: GNU General Public License v3.0

Emacs Lisp 95.11% Makefile 4.89%

zephir-mode's Introduction

Zephir Mode for GNU Emacs

https://melpa.org/packages/zephir-mode-badge.svg https://stable.melpa.org/packages/zephir-mode-badge.svg https://github.com/zephir-lang/zephir-mode/workflows/build/badge.svg https://codecov.io/gh/zephir-lang/zephir-mode/branch/master/graph/badge.svg https://img.shields.io/badge/license-GPL_3-green.svg

A GNU Emacs major mode for editing Zephir code. Provides syntax highlighting, indentation, movement, navigation support and Imenu.

Zephir is a high level programming language that eases the creation and maintainability of extensions for PHP. Zephir extensions are exported to C code that can be compiled and optimized by major C compilers such as gcc/clang/vc++. Functionality is exposed to the PHP language.

Features

  • Basic syntax definition
  • Indentation of expressions and statements
  • Syntax highlighting
  • Movement
  • Imenu

Installation

Known to work with GNU Emacs 25.1 and later. Zephir Mode may work with older versions of Emacs, or with other flavours of Emacs (e.g. XEmacs) but this is not guaranteed. Bug reports for problems related to using Zephir Mode with older versions of Emacs will most like not be addressed. To get this mode with support for GNU Emacs less than 25.1 use previous releases.

The master of all the material is the Git repository at https://github.com/zephir-lang/zephir-mode.

NOTE: The master branch will always contain the latest unstable version. If you wish to check older versions or formal, tagged release, please switch to the relevant tag.

The recommended way is to use, MELPA Stable or MELPA. If either is in your package-archives, do:

M-x package-install RET zephir-mode RET

To learn on how to use any other installation methods refer to relevant documentation.

Usage

Interactive Commands

Command (For the M-x prompt.)Description
zephir-modeSwitches to Zephir Mode.
zephir-mode-versionDisplay string describing the version of Zephir Mode.

To see full list of Zephir related commands use command as follows:

M-x apropos-command RET ^zephir- RET

By default any file that matches the glob *.zep is automatically opened in zephir-mode.

Customization

To see and customize all Zephir related options, use command as follows:

M-x customize-group RET zephir RET

Support

Feel free to ask question or make suggestions in our issue tracker.

Changes

To see what has changed in recent versions of Zephir Mode see NEWS file.

License

Zephir Mode is open source software licensed under the GNU General Public Licence version 3. Copyright © 2017-2020 Free Software Foundation, Inc.

Note On Copyright Years

In copyright notices where the copyright holder is the Free Software Foundation, Inc, then where a range of years appears, this is an inclusive range that applies to every year in the range. For example: 2005-2008 represents the years 2005, 2006, 2007, and 2008.

zephir-mode's People

Contributors

sergeyklay avatar alexndrmac avatar

Watchers

James Cloos avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.