GitHub / KostasKoyias / semantic-analysis
Building a semantic analysis tool for MiniJava, given the grammar it supports in JavaCC form, using JTB to convert it into class hierarchies and a couple of visitors to detect possible semantic errors on the source file.
JSON API: http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/KostasKoyias%2Fsemantic-analysis
PURL: pkg:github/KostasKoyias/semantic-analysis
Stars: 0
Forks: 0
Open issues: 0
License: None
Language: Java
Size: 806 KB
Dependencies parsed at: Pending
Created at: about 6 years ago
Updated at: over 5 years ago
Pushed at: about 6 years ago
Last synced at: over 2 years ago
Topics: compiler-design, visitor-pattern