Git Product home page Git Product logo

actionswift3's Issues

Decouple UIKit - to help foster support for android / linux / windows platforms

Hi Craig,

I love what you are doing here and Adobe / Google should totally throw some resources behind this.
Given Google are considering using swift as a first class language for Android- having a uikit alternative totally makes sense. Adobe should come to the party and help rebuild actionscript / ui libraries in swift.
This is an amazing job you've started. I built an objective-c to swift converter -> objc2swift.io I open sourced it on github - https://github.com/BellGeorge/objc2swift.io/

Porting flash over to swift is something that I'm looking to embark on shortly.
There's so many syntactical similarities.

I know Facebook rebuilt their uitableview to speed up things. AsyncDisplay.
I'd need to take another look - but removing UIKit would be a milestone.....do you agree?
Can core image be used on android?

Can you envisage this project working on other platforms ?
screen shot 2016-04-24 at 7 51 50 pm

feature - actionscript to ActionSwift3 converter

https://github.com/yahoojapan/objc2swift
This may warrant an entirely new project - but consider

the ecmascript standard is a known antlr format -
hypothetically -we could rejig the antlr grammar file from ecma to swift then rebuild this project here
https://github.com/yahoojapan/objc2swift

I have a ticket open for the code generation
https://github.com/yahoojapan/objc2swift/issues/22

I can imagine a webpage like this - where people could throw some actionscript class /or python for that matter - and it would spit out the corresponding swift class - easy - peasy.

demo

I actually own the property http://objc2swift.io which I open sourced some time ago.

enhancement - provide Package.swift file

if you run swift package build
it will automatically spit out a swift package structure

I believe if you nest a folder inside the Sources/ folder it will maintain the structure of project / other wise you have to flatten everything into the Sources folder.

once you have the package building
you may consider adding a make file / with a settings override file
eg.
--xcconfig-overrides settings.xcconfig
https://github.com/johndpope/tensorflow/blob/master/tensorflow/swift/settings.xcconfig

this was a Makefile I hacked the other week.
https://github.com/johndpope/tensorflow/blob/master/tensorflow/swift/Makefile

N.B. - todo the version control is pretty trivial - just create a tag on github repo.

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.