VBScript

VBScript

Microsoft

About

Crystal’s syntax is heavily inspired by Ruby’s, so it feels natural to read and easy to write, and has the added benefit of a lower learning curve for experienced Ruby devs. Crystal is statically type-checked, so any type errors will be caught early by the compiler rather than fail on runtime. Moreover, and to keep the language clean, Crystal has built-in type inference, so most type annotations are unneeded. All types are non-nilable in Crystal, and available variables are represented as a union between the type and nil. As a consequence, the compiler will automatically check for null references in compile time. Crystal’s answer to metaprogramming is a powerful macro system, which ranges from basic templating and AST inspection to types inspection and running arbitrary external programs.

About

QBasic as well as QuickBasic is an easy-to-learn programming language (and therefore ideal for beginners), based on DOS operating system, but also executable on Windows. QBasic is the slimmed-down version of QuickBasic. Compared to QuickBasic, QBasic is limited as it lacks a compiler. Therefore QBasic cannot be used to produce executables (.exe files). The source code (usual files with .bas extension) can only be executed immediately by the built-in QBasic interpreter. Furthermore, QuickBasic has a more extensive command set than QBasic. The best way to learn to program is to start with a lightweight programming language and a simple compiler. Qbasic (short: QB) has great advantages for pros and beginners that other compilers can't offer. Back then, when DOS was the most widely used operating system, QB IDE enjoyed great popularity. On current Windows systems, QBasic/QuickBASIC requires a DOS emulator, e.g. DOSBox.

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

Audience

Anyone in need of an neasy-to-learn programming language that is executable on Windows

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

Crystal
crystal-lang.org

Company Information

QBasic
Germany
www.qbasic.net

Company Information

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

Company Information

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

Alternatives

Apache Groovy

Apache Groovy

The Apache Software Foundation

Alternatives

Qt Creator

Qt Creator

Qt Group

Alternatives

Alternatives

PDF Junction

PDF Junction

Aquaforest
remiCrystal

remiCrystal

remiWare
The Crypt Keeper

The Crypt Keeper

TBGTOM.COM
Racket

Racket

Racket Language
Zig

Zig

Zig Software Foundation
Visual Basic

Visual Basic

Microsoft
Zig

Zig

Zig Software Foundation

Categories

Categories

Categories

Categories

Integrations

Activeeon ProActive
Advanced Email Parser
Codacy
CodeConvert
CodePal
CodeSession
EditPlus
EmEditor
JSON Formatter
Overleaf
Replit
SlickEdit
SmartBear AQTime Pro
System Frontier
TestComplete
Typora
UEStudio
Visual Basic
phase 5

Integrations

Activeeon ProActive
Advanced Email Parser
Codacy
CodeConvert
CodePal
CodeSession
EditPlus
EmEditor
JSON Formatter
Overleaf
Replit
SlickEdit
SmartBear AQTime Pro
System Frontier
TestComplete
Typora
UEStudio
Visual Basic
phase 5

Integrations

Activeeon ProActive
Advanced Email Parser
Codacy
CodeConvert
CodePal
CodeSession
EditPlus
EmEditor
JSON Formatter
Overleaf
Replit
SlickEdit
SmartBear AQTime Pro
System Frontier
TestComplete
Typora
UEStudio
Visual Basic
phase 5

Integrations

Activeeon ProActive
Advanced Email Parser
Codacy
CodeConvert
CodePal
CodeSession
EditPlus
EmEditor
JSON Formatter
Overleaf
Replit
SlickEdit
SmartBear AQTime Pro
System Frontier
TestComplete
Typora
UEStudio
Visual Basic
phase 5
Claim Crystal and update features and information
Claim Crystal and update features and information
Claim QBasic and update features and information
Claim QBasic 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