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
- Host: GitHub
- URL: https://github.com/eddieantonio/vscode-lexc
- Owner: eddieantonio
- License: mit
- Created: 2019-09-11T18:17:41.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2021-12-01T21:02:12.000Z (over 3 years ago)
- Last Synced: 2025-01-20T14:56:58.256Z (4 months ago)
- Topics: lexc, vscode-extension, xfst
- Homepage: https://marketplace.visualstudio.com/items?itemName=eddieantonio.lexc
- Size: 115 KB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
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

## 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.