Skip to content

Commit

Permalink
Create README.md (#3337)
Browse files Browse the repository at this point in the history
  • Loading branch information
kevinlano authored Apr 21, 2023
1 parent c0ad641 commit 08e8a3d
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions cgtl/README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
This is the grammar and lexer for the CGTL (Concrete Grammar Transformation Language).
CGTL is used to transform ASTs as produced by ANTLR, into any target textual language or documentation.

It provides a quick way to build DSML tools and to do tasks such as program abstraction or program translation.

0 comments on commit 08e8a3d

Please sign in to comment.