Get Advice Icon

Need advice about which tool to choose?Ask the StackShare community!

ClojureScript

312
294
+ 1
2
Objective-C

12.7K
6.5K
+ 1
490
Add tool

ClojureScript vs Objective-C: What are the differences?

ClojureScript: A Clojure compiler targeting JavaScript. ClojureScript is a compiler for Clojure that targets JavaScript. It is designed to emit JavaScript code which is compatible with the advanced compilation mode of the Google Closure optimizing compiler; Objective-C: The primary programming language you use when writing software for OS X and iOS. Objective-C is a superset of the C programming language and provides object-oriented capabilities and a dynamic runtime. Objective-C inherits the syntax, primitive types, and flow control statements of C and adds syntax for defining classes and methods. It also adds language-level support for object graph management and object literals while providing dynamic typing and binding, deferring many responsibilities until runtime.

ClojureScript and Objective-C can be categorized as "Languages" tools.

ClojureScript is an open source tool with 8.12K GitHub stars and 724 GitHub forks. Here's a link to ClojureScript's open source repository on GitHub.

Uber Technologies, Instagram, and Pinterest are some of the popular companies that use Objective-C, whereas ClojureScript is used by Swish, AdStage, and Multunus. Objective-C has a broader approval, being mentioned in 851 company stacks & 363 developers stacks; compared to ClojureScript, which is listed in 24 company stacks and 17 developer stacks.

Decisions about ClojureScript and Objective-C
Noel Broda
Founder, CEO, CTO at NoFilter · | 5 upvotes · 254.4K views

1 code deploys for both: Android and iOS. There is a huge community behind React Native. And one of the best things is Expo. Expo uses React Native to make everything even more and more simple. Awesome technologies. Some other important thing is that while using React Native, you are reusing all JavaScript knowledge you have in your team. You can move easily a frontend dev to develop mobile applications.

A huge PRO of Expo, is that it includes a full building process. You run 1 line in the terminal, and 10 minutes after you have 2 builds done. Double check EAS Expo.

See more
Manage your open source components, licenses, and vulnerabilities
Learn More
Pros of ClojureScript
Pros of Objective-C
  • 2
    Functional and stable
  • 212
    Ios
  • 115
    Xcode
  • 62
    Backed by apple
  • 47
    Osx
  • 40
    Interface builder
  • 10
    Good old fashioned ooe with a modern twist
  • 2
    Goober, please
  • 1
    Object-oriented
  • 1
    Handles well null values (no NullPointerExceptions)

Sign up to add or upvote prosMake informed product decisions

Cons of ClojureScript
Cons of Objective-C
    Be the first to leave a con
    • 1
      UNREADABLE

    Sign up to add or upvote consMake informed product decisions

    1.1K
    2.3K
    40.1K
    292.3K
    - No public GitHub repository available -

    What is ClojureScript?

    ClojureScript is a compiler for Clojure that targets JavaScript. It is designed to emit JavaScript code which is compatible with the advanced compilation mode of the Google Closure optimizing compiler.

    What is Objective-C?

    Objective-C is a superset of the C programming language and provides object-oriented capabilities and a dynamic runtime. Objective-C inherits the syntax, primitive types, and flow control statements of C and adds syntax for defining classes and methods. It also adds language-level support for object graph management and object literals while providing dynamic typing and binding, deferring many responsibilities until runtime.

    Need advice about which tool to choose?Ask the StackShare community!

    What companies use ClojureScript?
    What companies use Objective-C?
    Manage your open source components, licenses, and vulnerabilities
    Learn More

    Sign up to get full access to all the companiesMake informed product decisions

    What tools integrate with ClojureScript?
    What tools integrate with Objective-C?

    Sign up to get full access to all the tool integrationsMake informed product decisions

    Blog Posts

    What are some alternatives to ClojureScript and Objective-C?
    JavaScript
    JavaScript is most known as the scripting language for Web pages, but used in many non-browser environments as well such as node.js or Apache CouchDB. It is a prototype-based, multi-paradigm scripting language that is dynamic,and supports object-oriented, imperative, and functional programming styles.
    Elm
    Writing HTML apps is super easy with elm-lang/html. Not only does it render extremely fast, it also quietly guides you towards well-architected code.
    Clojure
    Clojure is designed to be a general-purpose language, combining the approachability and interactive development of a scripting language with an efficient and robust infrastructure for multithreaded programming. Clojure is a compiled language - it compiles directly to JVM bytecode, yet remains completely dynamic. Clojure is a dialect of Lisp, and shares with Lisp the code-as-data philosophy and a powerful macro system.
    TypeScript
    TypeScript is a language for application-scale JavaScript development. It's a typed superset of JavaScript that compiles to plain JavaScript.
    AngularJS
    AngularJS lets you write client-side web applications as if you had a smarter browser. It lets you use good old HTML (or HAML, Jade and friends!) as your template language and lets you extend HTML’s syntax to express your application’s components clearly and succinctly. It automatically synchronizes data from your UI (view) with your JavaScript objects (model) through 2-way data binding.
    See all alternatives