DanielMSchmidt/objective-c-parser
Get the JSON representation of an Objective-C header file
Parses Objective-C header files into structured JSON, extracting class interfaces, methods with typed arguments, return types, and documentation comments. Uses a syntax parser to normalize method selectors (combining colon-separated segments) and preserve type annotations for integration with code generation or documentation tools. Designed for JavaScript/Node.js ecosystems to bridge native iOS APIs with web-based tooling.
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.
Higher-rated alternatives
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
SwiftyLab/MetaCodable
Supercharge Swift's Codable implementations with macros meta-programming.
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.