Swift

Swift

Apple
VBScript

VBScript

Microsoft

About

Every expression in Haskell has a type that is determined at compile time. All the types composed together by function application have to match up. If they don't, the program will be rejected by the compiler. Types become not only a form of guarantee, but a language for expressing the construction of programs. Every function in Haskell is a function in the mathematical sense (i.e., "pure"). Even side-effecting IO operations are but a description of what to do, produced by pure code. There are no statements or instructions, only expressions that cannot mutate variables (local or global) nor access state like time or random numbers. You don't have to explicitly write out every type in a Haskell program. Types will be inferred by unifying every type bidirectionally. However, you can write out types if you choose, or ask the compiler to write them for you for handy documentation.

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

Unlambda is a programming language. Nothing remarkable there. The originality of Unlambda is that it stands as the unexpected intersection of two marginal families of languages. Functional programming languages, of which the canonical representative is Scheme (a Lisp dialect). This means that the basic object manipulated by the language (and indeed the only one as far as Unlambda is concerned) is the function. Rather, Unlambda uses a functional approach to programming: the only form of objects it manipulates are functions. Each function takes a function as an argument and returns a function. Apart from a binary “apply” operation, Unlambda provides several built-in functions (the most important ones being the K and S combinators). User-defined functions can be created, but not saved or named, because Unlambda does not have any variables.

About

VBScript is a programming language included with Microsoft Internet Explorer. For other browsers, contact your vendor about support. VBScript 2.0 (or later) is recommended for use with Agent. Although earlier versions of VBScript may work with Agent, they lack certain functions that you may want to use. You can download VBScript 2.0 and obtain further information on VBScript at the Microsoft Downloads site and the Microsoft VBScript site. With VBScript (2.0 or later), you can verify whether Microsoft Agent is installed by trying to create the object and checking to see if it exists. The following sample demonstrates how to check for the Agent control without triggering an auto-download of the control.

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 in need of a purely functional solution to create, build and test applications

Audience

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

Audience

Developers in need of an advanced Programming Language solution

Audience

Programming Language solution for 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

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

Haskell
www.haskell.org

Company Information

Apple
developer.apple.com/swift/

Company Information

Unlambda
www.madore.org/~david/programs/unlambda/

Company Information

Microsoft
docs.microsoft.com/en-us/windows/win32/lwef/using-vbscript

Alternatives

Alternatives

Alternatives

Alternatives

PDF Junction

PDF Junction

Aquaforest
Nix

Nix

NixOS
Racket

Racket

Racket Language
Apache Groovy

Apache Groovy

The Apache Software Foundation
Dart

Dart

Dart Language
HUnit

HUnit

Hackage
Apache Groovy

Apache Groovy

The Apache Software Foundation
Zig

Zig

Zig Software Foundation

Categories

Categories

Categories

Categories

Integrations

AlphaCodium
Augoor
Breakneck
CodeRunner
Cody
EditPlus
Exceptionly
FOSSA
Haber Chat
Klee
Meteomatics
OdinAI
RKTracer
Replit
Rownd
SerpApi
SlickEdit
SwapCode AI
Tauri

Integrations

AlphaCodium
Augoor
Breakneck
CodeRunner
Cody
EditPlus
Exceptionly
FOSSA
Haber Chat
Klee
Meteomatics
OdinAI
RKTracer
Replit
Rownd
SerpApi
SlickEdit
SwapCode AI
Tauri

Integrations

AlphaCodium
Augoor
Breakneck
CodeRunner
Cody
EditPlus
Exceptionly
FOSSA
Haber Chat
Klee
Meteomatics
OdinAI
RKTracer
Replit
Rownd
SerpApi
SlickEdit
SwapCode AI
Tauri

Integrations

AlphaCodium
Augoor
Breakneck
CodeRunner
Cody
EditPlus
Exceptionly
FOSSA
Haber Chat
Klee
Meteomatics
OdinAI
RKTracer
Replit
Rownd
SerpApi
SlickEdit
SwapCode AI
Tauri
Claim Haskell and update features and information
Claim Haskell and update features and information
Claim Swift and update features and information
Claim Swift and update features and information
Claim Unlambda and update features and information
Claim Unlambda and update features and information
Claim VBScript and update features and information
Claim VBScript and update features and information