Swift might be a bit more popular than F#. We know about 30 links to it since March 2021 and only 21 links to F#. We are tracking product recommendations and mentions on various public social media platforms and blogs. They can help you identify which product is more popular and what people think of it.
It surely is, according to Apple's own documentation. > Swift is a successor to the C, C++, and Objective-C languages. It includes low-level primitives such as types, flow control, and operators. It also provides object-oriented features such as classes, protocols, and generics. -- https://developer.apple.com/swift/ If developers have such a big problem glueing C libraries into Java JNI, or Panama, then maybe game... - Source: Hacker News / 4 days ago
Yes, Apple themselves, apparently folks wanting Apple to use Rust don't read Apple's documentation or watch talks done by Apple compiler developers. > Swift was designed from the outset to be safer than C-based languages, and eliminates entire classes of unsafe code. -- https://www.swift.org/about/ > Swift is a successor to the C, C++, and Objective-C languages. It includes low-level primitives such as types, flow... - Source: Hacker News / 27 days ago
Swift is Apple's programming language for iOS, macOS, watchOS, and tvOS app development. It's known for its performance and safety, making it a great choice for developing apps in the Apple ecosystem. Explore Swift here. - Source: dev.to / 10 months ago
The raisons d'être between the CLR (and C#) and Swift are entirely different. Apple has explicitly set out to adopt swift as a successor language to C, Objective-C, C++, and Objective-C++[0][1]. This stands in stark contrast to Microsoft's vision for the CLR, which was… to be a better Java, more or less? (Does anyone actually know what the .NET initiative was all about? Microsoft went absolutely ham on it... - Source: Hacker News / over 1 year ago
What part of the coding universe are you interested in? Swift? React? Fission Ecosystem? Source: over 1 year ago
It's an open-source project with its own F# Software Foundation. If Microsoft drops it, I think it would continue. https://fsharp.org/. - Source: Hacker News / 6 months ago
Before Rich made Clojure for the JVM, he wrote dotLisp[1] for the CLR. Not long after Clojure was JVM hosted, it was also CLR hosted[2]. One of my first experiences with ML was F#[3], a ML variant that targets the CLR. These all predate the MIT licensed .net, but prior to that there was mono, which was also MIT licensed. 1: https://dotlisp.sourceforge.net/dotlisp.htm 2: https://github.com/clojure/clojure-clr. - Source: Hacker News / 7 months ago
Oh yeah. A key hindrance of F# is that MS treats it like a side project even though it's probably their secret weapon, and a lot of the adopters are dotnet coders who already know the basics so the on-boarding is less than ideal. https://fsharp.org/ is the best place to actually start. https://fsharpforfunandprofit.com/ is the standard recommendation from there but there's finally some good youtube and other... - Source: Hacker News / over 1 year ago
Naturally I’d recommend using a better language such as ReScript or Elm or PureScript or F#‘s Fable + Elmish, but “React” is the king right now and people perceive TypeScript as “less risky” for jobs/hiring, so here we are. - Source: dev.to / over 1 year ago
Are you really a bot? Yes, I'm a small F# program that glues together the public API's provided by Reddit and OpenAI. I was created by /u/brianberns. You can find my source code here. Source: about 2 years ago
Kotlin - Statically typed Programming Language targeting JVM and JavaScript
Elixir - Dynamic, functional language designed for building scalable and maintainable applications
C++ - Has imperative, object-oriented and generic programming features, while also providing the facilities for low level memory manipulation
Python - Python is a clear and powerful object-oriented programming language, comparable to Perl, Ruby, Scheme, or Java.
Perl - Highly capable, feature-rich programming language with over 26 years of development
Clojure - Clojure is a dynamic, general-purpose programming language, combining the approachability and interactive development of a scripting language with an efficient and robust infrastructure for multithreaded programming.