language-sentaurus-sde
Synopsys Sentaurus SDE language support in Atom
deragent 65 0 0.1.1 MIT GitHub

Sentaurus SDE Command Highlighting in Atom

This package implements very basic and simplistic syntax highlighting for Sentaurus SDE command file (having a LIPS-like, paranthesis based structure).

Supported highlighting

This package currently supports simple highlighting for Sentaurus SDE command files. The following syntax elements are currently supported:

  • Strings enclosed in ""
  • Comments starting with # until the end of the line
  • (define ) statements
  • Genertic statement (FUNCTION )
  • Operator statement (+ ) (- ) (/ ) (- )
  • Numeric literals