DanielMSchmidt/objective-c-parser
Get the JSON representation of an Objective-C header file
This tool helps developers translate Objective-C header files into a structured JSON format. You provide an Objective-C header file, and it outputs a JSON object detailing the class name, methods, their arguments, and return types. This is useful for developers who need to understand or process Objective-C code programmatically.
Use this if you are a developer working with Objective-C code and need to extract its structure (classes, methods, properties) into a machine-readable JSON format for analysis or code generation.
Not ideal if you are looking for a full Objective-C compiler, a tool to convert Objective-C code to another language's implementation, or a UI-based code explorer.
Stars
26
Forks
7
Language
Objective-C
License
MIT
Category
Last pushed
Mar 15, 2026
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ai-coding/DanielMSchmidt/objective-c-parser"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Related tools
SwiftyLab/MetaCodable
Supercharge Swift's Codable implementations with macros meta-programming.
WendellXY/CodableKit
A Swift macro package designed to simplify the use of Swift's Codable protocol by allowing easy...
yonaskolb/SwagGen
OpenAPI/Swagger 3.0 Parser and Swift code generator
Lighter-swift/Lighter
Swift APIs for SQLite: Type-safe down to the schema. Very, very, fast. Dependency free.
andreadelfante/PredicateFlow
Write amazing, strong-typed and easy-to-read NSPredicate.