The Wayback Machine - https://web.archive.org/web/20240913202239/https://github.com/alschmut
Skip to content
View alschmut's full-sized avatar

Block or report alschmut

Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned Loading

  1. StructBuilderMacro StructBuilderMacro Public

    An attached swift macro for structs, classes and enums, which produces a peer struct implementing the builder pattern. Initialise your object with minimal effort using default values.

    Swift 11

  2. ObjectiveCParser ObjectiveCParser Public

    An Antlr4 Parser for Objective-C, Java and Kotlin code, calculating the lines of code per method

    Python