Skip to content

Latest commit

 

History

History
25 lines (16 loc) · 729 Bytes

README.md

File metadata and controls

25 lines (16 loc) · 729 Bytes

xfst language package

Atom grammar and snippet package for the script language of xfst (Xerox Finite-State Tool).

Installation

apm install language-xfst

or a graphical installation in Atom via Edit > Preferences > Install and search for language-xfst.

Supported file endings

  • .xfst
  • .script
  • .regex
  • .vars
  • .lexc

Contribution

If you detect any bugs or issues, please don't hesitate to get in contact with me, report to the bug tracker or provide a pull request for your fix. I am not sure how robust the package is, so feel free to inform me about any issue you come across in terms of syntax highlighting during your script development.