An open API service indexing awesome lists of open source software.

https://github.com/eddieantonio/vscode-lexc

lexc syntax for Visual Studio Code
https://github.com/eddieantonio/vscode-lexc

lexc vscode-extension xfst

Last synced: 3 months ago
JSON representation

lexc syntax for Visual Studio Code

Awesome Lists containing this project

README

        

# lexc README

Provides syntax highlighting for the `lexc` Lexicon Compiler language, used by `xfst`, HFST, and Foma to define finite-state transducers.

## Features

![Example of lexc syntax highlighting](./images/lexc-highlight.png)

## Release Notes

### 1.0.5
Better `LEXICON` highlighting

### 1.0.4
Better `END` and `LEXICON` highlighting

### 1.0.2
Make it explicit that this is MIT licensed

### 1.0.1

Minor tweaks for publication

### 1.0.0

Initial release of `.lexc` syntax highlighting.

## License

Copyright © 2019 National Research Council Canada.

Licensed under the MIT license.