0

On https://github.com/red/red/tree/master/bridges it says not implemented, will it be ?

user310291
  • 36,946
  • 82
  • 271
  • 487

1 Answers1

2

Please read the official news before raising such questions (or rather consider to use Gitter community chat).

Android bridge is currently developed in a private branch and will go public in 0.7.1 release.

.NET bridge in the master branch is a PoC; there are Mono bridge and .NET bindings available from community members, but official CLR support, as far as I know, is not planned in the near future, and will likely take a high priority in post-1.0 roadmap.

9214
  • 2,105
  • 11
  • 15
  • 2
    I'm not sure if existence of the answer somewhere else on the internet is an argument against asking the question on Stack Overflow. – Maciej Łoziński Feb 13 '19 at 21:03
  • For me it indicates that no research effort was applied - all answers are readily available in public, official resources (such as Red blog and roadmap) and shouldn't be terribly hard to come by. – 9214 Feb 14 '19 at 08:09
  • 2
    red is not well indexed in google and I'm not capable of reading in mind yet ;) but thanks for the links. – user310291 Feb 14 '19 at 12:30