Skip to content

Latest commit

 

History

History
10 lines (8 loc) · 563 Bytes

README.md

File metadata and controls

10 lines (8 loc) · 563 Bytes

language-hart-eddl

Atom language support for HART Foundation ddl and dd files.

DDL and DD files for the HART Foundation devices follow a similar syntax and structure as C/C++. This language support package is a modified version of the language-c syntax package for Atom with the addition of keywords and built-in functions specific to the HART specification.

The following screenshots show the syntax highlighting of this package.

Capture1 Capture2 Capture3