Categories: None [Edit]

objc2swift_assistant

https://rubygems.org/gems/objc2swift_assistant
A command line tool and library to generate Swift skeletons from Objective-C code. This tool can be used to "jumpstart" porting from Objective-C to Swift. This tool does not attempt to transliterate from Objective-C to Swift. Instead, the original code is included in comments within the generated Swift skeletons. Swift Version 1.2 syntax is generated at this time. The simple Objective-C pattern matcher is used to capture the constructs that will be ported to Swift. This technique can be confused by complex constructs, but has the advantage that the source code does not have to compile.

Total

Ranking: 67,009 of 192,541
Downloads: 15,530

Daily

Ranking: 31,861 of 192,505
Downloads: 7

Depended by

RankDownloadsName

Depends on

RankDownloadsName
13,380,524,970bundler
81,307,518,295rake
121,263,456,194json
363133,326,760commander
86,48910,526swift_generator

Owners

#GravatarHandle
1iconckornher