Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/blutsvente/pss-dsl-syntax

PSS (Portable Stimulus Specification) language syntax for Sublime Text 3+4
https://github.com/blutsvente/pss-dsl-syntax

sublime-text sublime-text-3 syntax-highlighting

Last synced: 3 days ago
JSON representation

PSS (Portable Stimulus Specification) language syntax for Sublime Text 3+4

Awesome Lists containing this project

README

        

# PSS DSL syntax
PSS DSL (Portable Stimulus Specification domain-specific language) syntax for Sublime Text 3+4.
It supports highlighting of embedded C-code in exec blocks.

## Manual Install
Place the syntax files somewhere in the Packages directory of Sublime. Check View->Syntax, an entry "PSS" should be there.
If not, check View -> Show Console for errors.

## Install via Package Control
Go to Preferences -> Package Control, "Install Package" and search for "PSS"

## References
PSS 2.0 specification, see also https://www.accellera.org/activities/working-groups/portable-stimulus/

![Screenshot](collaterals/Screenshot.png)