Skip to content

KMayne/dart-java-parser

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Java Parser

This is a Dart application that uses Antlr to parse Java and then code to build a custom AST.

The purpose of this project is to:

  • Play with the Dart language a bit
  • Revise parsing and AST building
  • Build my intuition around Java program structure

About

Dart application to parse Java files into an AST

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published