Giter Club home page Giter Club logo

nativenative's People

Contributors

jvisenti avatar

Stargazers

 avatar  avatar

Watchers

 avatar  avatar  avatar

nativenative's Issues

Support enums

Enums are currently not supported. Add enum support.

Support arm (32 bit)

Currently only x86_64 and arm64 are supported. Need to support arm for 32-bit devices.

Support structs

Usage of structs is currently not supported. Add struct support.

Support i386

Current only x64_64 and arm64 are supported. Need to support i386 for 4s simulator.

Support interface extensions

Categories should work currently, but interface extensions e.g. @interface MyObjc () don't allow ivar creation as they should.

Add support for interface extensions.

Add syntax checking instead of crashing

There are currently assertions scattered throughout the code. It would be good to catch syntax errors and log/return them instead of crashing in an unhelpful manner.

Support true inner classes

Currently classes may be defined in any scope, but the class is registered with the runtime globally. It would be nice if registered classes would be unregistered when the scope exits.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.