ZenScript

ZenScript

CraftTweaker

About

Tcl is a very simple programming language. If you have programmed before, you can learn enough to write interesting Tcl programs within a few hours. This page provides a quick overview of the main features of Tcl. After reading this you'll probably be able to start writing simple Tcl scripts on your own; however, we recommend that you consult one of the many available Tcl books for more complete information. Each Tcl command consists of one or more words separated by spaces. In this example there are four words: expr, 20, +, and 10. The first word is the name of a command and the other words are arguments to that command. All Tcl commands consist of words, but different commands treat their arguments differently. The expr command treats all of its arguments together as an arithmetic expression, computes the result of that expression, and returns the result as a string. In the expr command the division into words isn't significant.

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

ZenScript originated from MineTweaker where a simple programming language is needed to allow users without programming knowledge to be able to execute simple commands by following the tutorials for it. Originally MineTweaker had a simple one-line-at-a-time parsed scripting system, but it quickly became clear that it wasn't flexible enough, so a simple parsed language was created. This parsed language worked quite well but was very inefficient as each value was wrapped into its own object. ZenScript allows mixed typed and typeless behavior. You don't need to define types anywhere, the compile will infer them where possible and exhibit typeless behavior when the type is effectively unknown. In nearly all the cases, the type is perfectly known and execution runs at native Java speed. Since there are types, they can be documented and enforced.

About

A simple command-line tool to collect test coverage information from Dart VM tests. It is useful if you need to generate coverage reports locally during development.

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

Audience

Developers in need of an advanced Programming Language solution

Audience

Any user interested in a scripting system that can be used without any programming knowledge

Audience

Developers in need of a powerful Code Coverage solution

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

Tcl
www.tcl.tk/about/language.html

Company Information

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

Company Information

CraftTweaker
github.com/CraftTweaker/ZenScript

Company Information

pub.dev
pub.dev/packages/test_coverage

Alternatives

Swift

Swift

Apple

Alternatives

Racket

Racket

Racket Language

Alternatives

Alternatives

pytest-cov

pytest-cov

Python
Apache Groovy

Apache Groovy

The Apache Software Foundation
C#

C#

Microsoft
PowerShell

PowerShell

Microsoft
Zig

Zig

Zig Software Foundation
JCov

JCov

OpenJDK

Categories

Categories

Categories

Categories

Integrations

ActiveState
Caret
Coco Code Coverage
CodeConvert
CodePal
CodeScene
ConTEXT Editor
Coveralls
Dart
Helix Editor
Java
Komodo Edit
Komodo IDE
Replit
Shells
Snipplr
TextMate
Typora
YAML

Integrations

ActiveState
Caret
Coco Code Coverage
CodeConvert
CodePal
CodeScene
ConTEXT Editor
Coveralls
Dart
Helix Editor
Java
Komodo Edit
Komodo IDE
Replit
Shells
Snipplr
TextMate
Typora
YAML

Integrations

ActiveState
Caret
Coco Code Coverage
CodeConvert
CodePal
CodeScene
ConTEXT Editor
Coveralls
Dart
Helix Editor
Java
Komodo Edit
Komodo IDE
Replit
Shells
Snipplr
TextMate
Typora
YAML

Integrations

ActiveState
Caret
Coco Code Coverage
CodeConvert
CodePal
CodeScene
ConTEXT Editor
Coveralls
Dart
Helix Editor
Java
Komodo Edit
Komodo IDE
Replit
Shells
Snipplr
TextMate
Typora
YAML
Claim Tcl and update features and information
Claim Tcl and update features and information
Claim Unlambda and update features and information
Claim Unlambda and update features and information
Claim ZenScript and update features and information
Claim ZenScript and update features and information
Claim test_coverage and update features and information
Claim test_coverage and update features and information