openmainframeproject / atompkg-languages-zvm

Atom editor package that adds language syntax highlighting for z/VM assembler language files.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

NOTICE: This project is in Emeritus status and no longer maintained

language-zvm-asm package

Atom editor package that adds language syntax highlighting for z/VM assembler language files as well as the PL/X grammar.

Not every valid syntax is currently supported, but we're always open to net-improvements if you have a talent for regular expressions and the patience to cope with Atom's restrictions.

The package currently uses TextMate Grammar for Syntax Highlighting and plans on shifting to Tree-Sitter Grammar in near future

Sample Highlighting 1

Screenshot: editing a sample file

Sample Highlighting 2

Screenshot: editing a sample file

References:

  1. PL/X Language Reference
  2. HLSAM Language Reference
  3. ATOM grammars
  4. Generating ATOM snippets
  5. TextMate 1.0 Mannual

  • See the NOTICE file for copyrights.
  • See the LICENSE file for license information.

About

Atom editor package that adds language syntax highlighting for z/VM assembler language files.

License:Other


Languages

Language:CoffeeScript 92.1%Language:Less 7.9%