REPOSITORY OVERVIEWLive repository statistics
★ 50Stars
⑂ 22Forks
◯ 3Open issues
◉ 50Watchers
63/100
OPENREPOHUB HEALTH SIGNALMixed signals
A transparent discovery signal based on current public GitHub metadata.
Recent activity35% weight
72 Community adoption25% weight
34 Maintenance state20% weight
65 License clarity10% weight
100 Project information10% weight
60 This score does not audit code, security, maintainers, documentation quality, or suitability. Verify the repository and its current documentation before adoption.
README preview
Objective-C CPD Language
This jar can be used in conjunction with PMD/CPD to scan for copy and pasted code within
XCode projects. To use this language definition, you need to add the jar to your
PMD/CPD classpath and provide a --language directive indicating that you are scanning
Objective-C code. Here is a command line example:
java -Xmx512m -classpath asm-3.1.jar:jaxen-1.1.1.jar:pmd-4.2.5.jar:ObjCLanguage-0.0.1-SNAPSHOT.jar net.sourceforge.pmd.cpd.CPD --minimum-tokens 100 --files [Path to XCode project classes] --language ObjectiveC --encoding UTF-8 --format net.sourceforge.pmd.cpd.XMLRenderer
http://pmd.sourceforge.net/cpd.html
ALGORITHMICALLY RELATEDSimilar Open-Source Projects
Selected from shared topics, language and repository description—not editorial ratings.
This repository contains a collection of competitive programming problems, solutions, and learning resources. It includes well-structured solutions to algorithmic challenges, data structures, and problem-solving techniques in languages like Python, C++, and Java.
27/100 healthActive repository
PythonNo license
⑂ 0 forks◯ 0 issuesUpdated Feb 11, 2025
This work includes two projects from the CPD course. The first analyzes processor performance through matrix multiplication using PAPI and OpenMP, comparing different algorithms and languages. The second is a Java client-server chat system with user authentication, chat rooms, AI integration, and session recovery using token-based authentication.
27/100 healthActive repository
JavaNo license
⑂ 0 forks◯ 0 issuesUpdated Jun 5, 2025