dart-native / dart-native/dart_native

consider using SWIG for parsing objective-c

Open
#37 1 comment 0 reactions 0 assignees View on GitHub
Dominant language
C
Stars
964
Forks
77
PR merge metrics
No merged PRs in 30d

Description

Just wondering if you have looked at SWIG for generating the bindings.

http://swig.org/

My understanding is that SWIG parses C and Objective-C headers and generates an intermediate representation.

From this I would guess that you could then generate the dart bindings.

Contributor guide

No contributing guide indexed for this repository

Research direction

Start by reviewing the SWIG proposal and its support for parsing C and Objective-C headers. Determine whether its intermediate representation can support generating Dart bindings; the issue names no repository files or tests, so completion criteria would need to be established first.

Written by the indexing model from the issue text.

Assessment

Tech stack
dart, objective-c
Domain
tooling
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
20/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.