Skip to content

Latest commit

 

History

History
16 lines (9 loc) · 1.19 KB

README.md

File metadata and controls

16 lines (9 loc) · 1.19 KB

Macaulay2 language support in Atom

This package provides syntax highlighting for the Macaulay2 language for the Atom editor. It applies to files with the m2 extension. It is also the reference grammar that Linguist uses for highlighting Macaulay2 sources on Github.

The main repository for the Macaulay2 language is located at https://github.com/Macaulay2/M2. Resources about the language can be found at http://macaulay2.com.

Notes

This package is still in an early stage of development. Here is a live demo of the grammar using Lightshow.

Contributing

Contributions are welcome. Open an issue if you notice a bug. To make a contribution fork this repository and open a pull request.