Skip to content

Commit

Permalink
Update date for 4.13.2
Browse files Browse the repository at this point in the history
  • Loading branch information
parrt committed Aug 3, 2024
1 parent 79f2de3 commit 052ec88
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions download.html
Original file line number Diff line number Diff line change
Expand Up @@ -68,12 +68,12 @@ <h1>Download ANTLR</h1>
<p><i>Looking for <a href="http://www.antlr3.org/download.html">ANTLR v3</a>?</i></p>

<p>
The latest version of ANTLR is 4.13.2, released September 4, 2023. As of 4.13.2, we have these <a href="https://github.com/antlr/antlr4/blob/master/doc/targets.md">code generation targets</a>:
The latest version of ANTLR is 4.13.2, released August 3, 2024. As of 4.13.2, we have these <a href="https://github.com/antlr/antlr4/blob/master/doc/targets.md">code generation targets</a>:

<ul>
<li><a href="https://github.com/antlr/antlr4/blob/master/doc/java-target.md">Java</a>
<li><a href="https://github.com/antlr/antlr4/blob/master/doc/csharp-target.md">C#</a> (and an <a href="https://github.com/tunnelvisionlabs/antlr4cs/releases/latest">alternate C# target</a>)</li>
<li><a href="https://github.com/antlr/antlr4/blob/master/doc/python-target.md">Python</a> (2 and 3)</li>
<li><a href="https://github.com/antlr/antlr4/blob/master/doc/python-target.md">Python</a> (Just 3)</li>
<li><a href="https://github.com/antlr/antlr4/blob/master/doc/javascript-target.md">JavaScript</a></li>
<li><a href="https://github.com/antlr/antlr4/blob/master/doc/typescript-target.md">TypeScript</a></li>
<li><a href="https://github.com/antlr/antlr4/blob/master/doc/go-target.md">Go</a></li>
Expand Down

0 comments on commit 052ec88

Please sign in to comment.