BETAmodules.com is in beta — open to partnerships & joint ventures.Build with us

objc2swift_assistant

v0.3.6RubyGems· Ruby

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.

The verdict
Abandoned. Last published 10 years ago. No recent activity — look for a maintained alternative.
No recent activity — look for a maintained alternative.
Live from the RubyGems registry · derived rules, not AI
How it scores
MaintenanceAbandoned
PopularityNiche
SecurityClean
LicensePermissive
DepsZero deps
Maintenance
Last published 10 years ago.
Popularity
6 downloads / week
Security
No known advisories for this version (OSV).
License
MIT
Dependencies
No runtime dependencies
Recent releases
  • 0.3.610 years ago
  • 0.3.410 years ago
  • 0.3.310 years ago
  • 0.3.210 years ago
  • 0.3.110 years ago
  • 0.3.010 years ago
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. (Ruby / RubyGems) · Modules