Java

Java

Oracle
Racket

Racket

Racket Language
Swift

Swift

Apple

About

The Java™ Programming Language is a general-purpose, concurrent, strongly typed, class-based object-oriented language. It is normally compiled to the bytecode instruction set and binary format defined in the Java Virtual Machine Specification. In the Java programming language, all source code is first written in plain text files ending with the .java extension. Those source files are then compiled into .class files by the javac compiler. A .class file does not contain code that is native to your processor; it instead contains bytecodes — the machine language of the Java Virtual Machine1 (Java VM). The java launcher tool then runs your application with an instance of the Java Virtual Machine.

About

Racket is a general-purpose, multi-paradigm programming language that serves as a modern dialect of Lisp and a descendant of Scheme. It is designed as a platform for programming language design and implementation, enabling developers to create new domain-specific and general-purpose languages. Racket's core language includes features such as macros, modules, lexical closures, tail calls, delimited continuations, parameters (fluid variables), software contracts, green threads, and OS threads. The language also comes with primitives, such as event spaces and custodians, which control resource management and enable the language to act like an operating system for loading and managing other programs. Further extensions to the language are created with the powerful macro system, which, together with the module system and custom parsers, can control all aspects of a language. Most language constructs in Racket are implemented as macros in the base language.

About

Writing Swift code is interactive and fun, the syntax is concise yet expressive, and Swift includes modern features developers love. Swift code is safe by design and produces software that runs lightning-fast. Swift is the result of the latest research on programming languages, combined with decades of experience building Apple platforms. Named parameters are expressed in a clean syntax that makes APIs in Swift even easier to read and maintain. Even better, you don’t even need to type semi-colons. Inferred types make code cleaner and less prone to mistakes, while modules eliminate headers and provide namespaces. To best support international languages and emoji, Strings are Unicode-correct and use a UTF-8 based encoding to optimize performance for a wide-variety of use cases. You can even write concurrent code with simple, built-in keywords that define asynchronous behavior, making your code more readable and less error-prone.

About

WebAssembly (abbreviated Wasm) is a binary instruction format for a stack-based virtual machine. Wasm is designed as a portable compilation target for programming languages, enabling deployment on the web for client and server applications. The Wasm stack machine is designed to be encoded in a size- and load-time-efficient binary format. WebAssembly aims to execute at native speed by taking advantage of common hardware capabilities available on a wide range of platforms. WebAssembly describes a memory-safe, sandboxed execution environment that may even be implemented inside existing JavaScript virtual machines. When embedded in the web, WebAssembly will enforce the same-origin and permissions security policies of the browser. WebAssembly is designed to be pretty-printed in a textual format for debugging, testing, experimenting, optimizing, learning, teaching, and writing programs by hand. The textual format will be used when viewing the source of Wasm modules on the web.

Platforms Supported

Windows
Mac
Linux
Cloud
On-Premises
iPhone
iPad
Android
Chromebook

Platforms Supported

Windows
Mac
Linux
Cloud
On-Premises
iPhone
iPad
Android
Chromebook

Platforms Supported

Windows
Mac
Linux
Cloud
On-Premises
iPhone
iPad
Android
Chromebook

Platforms Supported

Windows
Mac
Linux
Cloud
On-Premises
iPhone
iPad
Android
Chromebook

Audience

Developers looking for a Programming Language solution

Audience

Programmers and educators looking for a programming language to improve scripting and computer science education

Audience

Developers looking for a programming language for iOS, iPadOS, macOS, tvOS, and watchOS

Audience

Developers

Support

Phone Support
24/7 Live Support
Online

Support

Phone Support
24/7 Live Support
Online

Support

Phone Support
24/7 Live Support
Online

Support

Phone Support
24/7 Live Support
Online

API

Offers API

API

Offers API

API

Offers API

API

Offers API

Screenshots and Videos

Screenshots and Videos

Screenshots and Videos

Screenshots and Videos

Pricing

Free
Free Version
Free Trial

Pricing

No information available.
Free Version
Free Trial

Pricing

Free
Free Version
Free Trial

Pricing

Free
Free Version
Free Trial

Reviews/Ratings

Overall 5.0 / 5
ease 5.0 / 5
features 5.0 / 5
design 5.0 / 5

Reviews/Ratings

Overall 0.0 / 5
ease 0.0 / 5
features 0.0 / 5
design 0.0 / 5
support 0.0 / 5

This software hasn't been reviewed yet. Be the first to provide a review:

Review this Software

Reviews/Ratings

Overall 0.0 / 5
ease 0.0 / 5
features 0.0 / 5
design 0.0 / 5
support 0.0 / 5

This software hasn't been reviewed yet. Be the first to provide a review:

Review this Software

Reviews/Ratings

Overall 0.0 / 5
ease 0.0 / 5
features 0.0 / 5
design 0.0 / 5
support 0.0 / 5

This software hasn't been reviewed yet. Be the first to provide a review:

Review this Software

Training

Documentation
Webinars
Live Online
In Person

Training

Documentation
Webinars
Live Online
In Person

Training

Documentation
Webinars
Live Online
In Person

Training

Documentation
Webinars
Live Online
In Person

Company Information

Oracle
docs.oracle.com/javase/8/docs/technotes/guides/language/index.html

Company Information

Racket Language
United States
racket-lang.org

Company Information

Apple
developer.apple.com/swift/

Company Information

WebAssembly
Founded: 2015
webassembly.org

Alternatives

Alternatives

Alternatives

Alternatives

Dart

Dart

Dart Language
Oxygene

Oxygene

RemObjects Software
Apache Groovy

Apache Groovy

The Apache Software Foundation
AssemblyScript

AssemblyScript

The AssemblyScript Project
Java

Java

Oracle

Categories

Categories

Categories

Categories

Integrations

AirMDR
Apache ServiceComb
Codey
Core Data
Emacs
FOSSA
Graphite
Grok 4 Heavy
JSON Formatter
JxBrowser
Paperplane
PullRequest
Saagie
SecureFlag
SendSafely
Sysdig Monitor
Valkey
Wasmer
Wink
Yandex Cloud Functions

Integrations

AirMDR
Apache ServiceComb
Codey
Core Data
Emacs
FOSSA
Graphite
Grok 4 Heavy
JSON Formatter
JxBrowser
Paperplane
PullRequest
Saagie
SecureFlag
SendSafely
Sysdig Monitor
Valkey
Wasmer
Wink
Yandex Cloud Functions

Integrations

AirMDR
Apache ServiceComb
Codey
Core Data
Emacs
FOSSA
Graphite
Grok 4 Heavy
JSON Formatter
JxBrowser
Paperplane
PullRequest
Saagie
SecureFlag
SendSafely
Sysdig Monitor
Valkey
Wasmer
Wink
Yandex Cloud Functions

Integrations

AirMDR
Apache ServiceComb
Codey
Core Data
Emacs
FOSSA
Graphite
Grok 4 Heavy
JSON Formatter
JxBrowser
Paperplane
PullRequest
Saagie
SecureFlag
SendSafely
Sysdig Monitor
Valkey
Wasmer
Wink
Yandex Cloud Functions
Claim Java and update features and information
Claim Java and update features and information
Claim Racket and update features and information
Claim Racket and update features and information
Claim Swift and update features and information
Claim Swift and update features and information
Claim WebAssembly and update features and information
Claim WebAssembly and update features and information