Skip to content

Latest commit

 

History

History
22 lines (12 loc) · 808 Bytes

README.md

File metadata and controls

22 lines (12 loc) · 808 Bytes

VSCode extension for GTL syntax highlighting - README

this is the syntax highlighting extension for the GTL domain Specific Language. GTL is a template based language that has been designed to be used in the OIL compiler of Trampoline RTOS to generate code (C mostly).

It's purpose is to ease the development of generated code for Trampoline.

File extension:

  • .goilTemplate

GTL Documentation

The GTL documentation can be found here. Trampoline RTOS is here.

Preview

Basic example extracted from the root goil template (root.goilTemplate):