Skip to content

Commit

Permalink
Change URL to final v1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
kleihan committed Nov 10, 2023
1 parent 591ac67 commit 2d6b204
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions dsl-antlr/README.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# Module dsl-antlr
This module provides a grammar for the Score Domain Specific Language (DSL) in Orchestra. The DSL expresses conditions and rules about message elements and tells when responses are triggered in a workflow. Also, expressions can be written to assign values to field in outgoing messages or state variables.
This module provides a grammar for the Score Domain Specific Language (DSL) in Orchestra. The DSL expresses conditions and rules about message elements and tells when responses are triggered in a workflow. Also, expressions can be written to assign values to field in outgoing messages or state variables.

See documentation of the grammar in [Orchestra specifications](https://github.com/FIXTradingCommunity/fix-orchestra-spec/tree/master/v1-0-RC2)
See documentation of the grammar in [Orchestra specifications](https://github.com/FIXTradingCommunity/fix-orchestra-spec/tree/master/v1-0-STANDARD)

This module uses the [ANTLR4 language framework](http://www.antlr.org/)

Expand Down

0 comments on commit 2d6b204

Please sign in to comment.