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. Clojure is a compiled language, yet remains completely dynamic – every feature supported by Clojure is supported at runtime. Clojure provides easy access to the Java frameworks, with optional type hints and type inference, to ensure that calls to Java can avoid reflection.
Communication Management
Real Time Data
Permission Management
Real Time Updates
Customizable Branding
Real Time Monitoring
Content Management
Data Visualization
Social Media Integration
Role-based Permissions
Customizable Templates
Mobile Integration
Interactive Content
Multi-location
Campaign Scheduling
Data Connectors
Multi-channel Marketing
Design Management
Content Scheduling
Trend Tracking
Visual Editor
Automatic Player Updates
Media Library
Remote Deployment
Digital Menu Boards
Layout Management
Multi-screen Support
Playlist Management
Touch Screen Ready
Video Wall Ready
Digital Signage
Employee Self Service
Media RSS
Queue Manager
Trend Analysis
Vendor Self Service
Alternatives to Clojure
Java
Free
Java is a longstanding collection of computer software and rules that is responsible for the development and deployment of hundreds of thousands of applications and websites. What sets Java
Show details
OCaml
Free
(* Binary tree with leaves carrying an integer. *) type tree = Leaf of int | Node of tree * tree let rec exists_leaf test tree = match tree with | Leaf v -> test v | Node (left, right) -> exists_leaf test
Show details
Haskell
Free
Haskell is a purely functional programming language that can accomplish a wide range of tasks in a seamless and streamlined manner.
Show details
Lua
Free
Lua is a lightweight programming language that contains a serious amount of power underneath the hood.
Show details
Scala
Free
Scala is a coding language that bridges the gap between functional and imperative programming.
Show details
JavaScript
Free
JavaScript (JS) is a lightweight interpreted or just-in-time compiled programming language with first-class functions. While it is most well-known as the scripting language for Web pages,
Show details
Kotlin
Free
Kotlin · Learn Community Try Online. Statically typed programming language for modern multiplatform applications. 100% interoperable with Java™ and Android™. Try Kotlin Kotlin 1.2 available
Show details
Haxe
Free
Haxe is an open source toolkit based on a modern, high level, strictly typed programming language.
Show details
Erlang
Free
Erlang is a programming language used to build massively scalable soft real-time systems with requirements on high availability. Some of its uses are in telecoms, banking, e-commerce, computer
Show details
Elixir
Free
Professional Consulting and Development for companies using Elixir or Ruby. Projects Inception, Design and Software Development.
Show details
REBOL
Free
Rebol is a lightweight programming language. Rebol's unique design makes it more productive than other language technologies. The leverage comes from Rebol's unique blend of domain specific
Show details