AstonJ

AstonJ

SCADE - Next Generation Mobile Application Development Platform

Just spotted this, and although it doesn’t seem to have had much action since 2018, posting it in case it sees a revival - there’s certainly a call for Swift > Android!

Cross Platform support for Android and iOS

Use Apple Swift to develop, build and deploy for multiple platforms using one single code base.

Compile the Swift source code into high-performance, native code using the Swift compilers for iOS and Android. Supported platforms are:

  • OSX using the blazing fast SCADE simulator
  • iOS simulator and binary (ipk)
  • Android Simulator ARM & x86
  • Android ARM & x86 binary (both 32bit and 64bit) (apk)

cc/@pillaiindu

Most Liked

stefan.jarina

stefan.jarina

Another good contender is Xamarin (it is even getting merged into .NET 6).

C# is a really good language with great tooling (my subjective opinion, I like C# more and more).

C# also can be used to write:

  • cross-platform CLI apps and services
  • crossplatform mobile apps
  • crossplatform gui apps (projects like Avalonia, Uno Platform)
    • MS is working on MAUI which should be crossplatform GUI framework)
  • web backend and frontend
    • Blazor (C# running in WASM) looks interesting, though I thin it is not yet ready to replace JS for me)
    • ASP.NET Core is extremely good, actually one of fastest frameworks out there (according to some benchmarks)
  • Games (Unity framework)
  • Machine Learning (ML.NET)
  • IoT

The only problem is “Microsoft” - as a linux guy I still feel a bit worried/uncertain about MS. Who knows what they decide again.

When C# was still only for Windows, I would never consider it, but nowadays, the benefit of one language and be able to write for so many platforms, it is definitely a strong contender to at least keep an eye on…

dimitarvp

dimitarvp

Wonder if somebody compared it with Flutter.

dasdom

dasdom

Author of Build Location-Based Projects for iOS

I think, if I would start to learn mobile development, I would learn Kotlin right now. When I remember correctly, you can build iOS apps with Kotlin.

Where Next?

Popular Hybrid topics Top

AstonJ
Just spotted this, and although it doesn’t seem to have had much action since 2018, posting it in case it sees a revival - there’s certai...
New
New
First poster: bot
Reactive web UIs for Kotlin, based on Google’s modern toolkit and brought to you by JetBrains Compose for Web simplifies and accelerates...
New

Other popular topics Top

AstonJ
What chair do you have while working… and why? Is there a ‘best’ type of chair or working position for developers?
New
Exadra37
Please tell us what is your preferred monitor setup for programming(not gaming) and why you have chosen it. Does your monitor have eye p...
New
brentjanderson
Bought the Moonlander mechanical keyboard. Cherry Brown MX switches. Arms and wrists have been hurting enough that it’s time I did someth...
New
AstonJ
Curious to know which languages and frameworks you’re all thinking about learning next :upside_down_face: Perhaps if there’s enough peop...
New
Rainer
My first contact with Erlang was about 2 years ago when I used RabbitMQ, which is written in Erlang, for my job. This made me curious and...
New
Exadra37
On modern versions of macOS, you simply can’t power on your computer, launch a text editor or eBook reader, and write or read, without a ...
New
AstonJ
Do the test and post your score :nerd_face: :keyboard: If possible, please add info such as the keyboard you’re using, the layout (Qw...
New
PragmaticBookshelf
Learn different ways of writing concurrent code in Elixir and increase your application's performance, without sacrificing scalability or...
New
First poster: joeb
The File System Access API with Origin Private File System. WebKit supports new API that makes it possible for web apps to create, open,...
New
sir.laksmana_wenk
I’m able to do the “artistic” part of game-development; character designing/modeling, music, environment modeling, etc. However, I don’t...
New