antlr/doc/IDEs.md

6 lines
490 B
Markdown
Raw Normal View History

2015-11-24 07:57:58 +08:00
# Integrating ANTLR into Development Systems
The Java target is the reference implementation mirrored by other targets. The following pages help you integrate ANTLR into development environments and build systems appropriate for your target language. As of December 2016, we have Java, C#, Python 2, Python 3, JavaScript, Go, C++, and Swift targets.
2015-11-24 07:57:58 +08:00
The easiest thing is probably just to use an [ANTLR plug-in](http://www.antlr.org/tools.html) for your favorite development environment.