/gtlSyntaxForVSCode

VSCode extension to highlight the GTL syntax - to write goil templates

GNU General Public License v2.0GPL-2.0

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):