C#

C#

Microsoft
Java

Java

Oracle

About

C# (also known as C Sharp, pronounced "See Sharp") is a modern, object-oriented, and type-safe programming language. C# enables developers to build many types of secure and robust applications that run in .NET. C# has its roots in the C family of languages and will be immediately familiar to C, C++, Java, and JavaScript programmers. This tour provides an overview of the major components of the language in C# 8 and earlier. C# is an object-oriented, component-oriented programming language. C# provides language constructs to directly support these concepts, making C# a natural language in which to create and use software components. Since its origin, C# has added features to support new workloads and emerging software design practices. At its core, C# is an object-oriented language. You define types and their behavior.

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

MoonScript is a dynamic scripting language that compiles into Lua. It gives you the power of one of the fastest scripting languages combined with a rich set of features. MoonScript can either be compiled into Lua and run at a later time, or it can be dynamically compiled and run using the moonloader. Because it compiles right into Lua code, it is completely compatible with alternative Lua implementations like LuaJIT, and it is also compatible with all existing Lua code and libraries. The command line tools also let you run MoonScript directly from the command line, like any first-class scripting language. MoonScript provides a clean syntax using significant whitespace that avoids all the keyword noise typically seen in a Lua script. It also adds table comprehensions, implicit return on functions, classes, inheritance, scope management statements import & export, and a convenient object creation statement called with.

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 interested in a modern, object-oriented, type-safe programming language

Audience

Developers looking for a Programming Language solution

Audience

Developers that want a programmer friendly language that compiles to Lua

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

Free
Free Version
Free Trial

Pricing

No information available.
Free Version
Free Trial

Pricing

Free
Free Version
Free Trial

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 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

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

Microsoft
docs.microsoft.com/en-us/dotnet/csharp/tour-of-csharp/

Company Information

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

Company Information

MoonScript
moonscript.org

Company Information

WebAssembly
Founded: 2015
webassembly.org

Alternatives

Alternatives

Alternatives

Alternatives

AssemblyScript

AssemblyScript

The AssemblyScript Project
Apache Groovy

Apache Groovy

The Apache Software Foundation
Modsurfer

Modsurfer

Dylibso
AssemblyScript

AssemblyScript

The AssemblyScript Project
ZenScript

ZenScript

CraftTweaker
Oxygene

Oxygene

RemObjects Software

Categories

Categories

Categories

Categories

Integrations

Ant Media Server
Claude Sonnet 3.5
Doc Converter Pro
DotPDF
Eclipse CDT
Exceptionly
Gatling Studio
Higson
IntelliCode
Karate
MyEclipse
PagSeguro
RDFox
Safurai
Snyk
Solar2D
Svix
TinyMCE
Total Processing
Wasmer

Integrations

Ant Media Server
Claude Sonnet 3.5
Doc Converter Pro
DotPDF
Eclipse CDT
Exceptionly
Gatling Studio
Higson
IntelliCode
Karate
MyEclipse
PagSeguro
RDFox
Safurai
Snyk
Solar2D
Svix
TinyMCE
Total Processing
Wasmer

Integrations

Ant Media Server
Claude Sonnet 3.5
Doc Converter Pro
DotPDF
Eclipse CDT
Exceptionly
Gatling Studio
Higson
IntelliCode
Karate
MyEclipse
PagSeguro
RDFox
Safurai
Snyk
Solar2D
Svix
TinyMCE
Total Processing
Wasmer

Integrations

Ant Media Server
Claude Sonnet 3.5
Doc Converter Pro
DotPDF
Eclipse CDT
Exceptionly
Gatling Studio
Higson
IntelliCode
Karate
MyEclipse
PagSeguro
RDFox
Safurai
Snyk
Solar2D
Svix
TinyMCE
Total Processing
Wasmer
Claim C# and update features and information
Claim C# and update features and information
Claim Java and update features and information
Claim Java and update features and information
Claim MoonScript and update features and information
Claim MoonScript and update features and information
Claim WebAssembly and update features and information
Claim WebAssembly and update features and information