# pcore-java **Repository Path**: mirrors_puppetlabs/pcore-java ## Basic Information - **Project Name**: pcore-java - **Description**: Pcore implementation fo the JVM - **Primary Language**: Unknown - **License**: Apache-2.0 - **Default Branch**: main - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-08-18 - **Last Updated**: 2026-07-25 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README Pcore for Java ============== This is an implementation of the Pcore specification written in Java. It is work in progress at this point. TODO: * More tests needed to reach 100% code coverage * Type.normalize() not fully implemented yet * Optimize instanceOf (relies to heavily on infer now) * A better README.md (obviously) * More extensive Javadoc * Examples of usage * Cross-language integration tests (Ruby/Clojure)