diff options
Diffstat (limited to 'tree-sitter/dsk/dsk-cli/templates/default/examples/hello.__EXT__')
-rw-r--r-- | tree-sitter/dsk/dsk-cli/templates/default/examples/hello.__EXT__ | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/tree-sitter/dsk/dsk-cli/templates/default/examples/hello.__EXT__ b/tree-sitter/dsk/dsk-cli/templates/default/examples/hello.__EXT__ new file mode 100644 index 0000000..07769f6 --- /dev/null +++ b/tree-sitter/dsk/dsk-cli/templates/default/examples/hello.__EXT__ @@ -0,0 +1,7 @@ +__COMMENT_EXAMPLE__ Hello World example for __DSL_NAME__ + +__PARADIGM_EXAMPLE__ + +__COMMENT_EXAMPLE__ More examples: +__VARIABLE_EXAMPLE__ +__VARIABLE_KEYWORD__ __IDENTIFIER_EXAMPLE__ __ASSIGNMENT_OPERATOR__ __STRING_EXAMPLE____TERMINATOR__ |