ZenScript

ZenScript

CraftTweaker

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

PureScript is a strongly typed, purely functional programming language that compiles JavaScript. It enables developers to build robust web applications, web servers, and mobile apps using functional programming techniques. PureScript offers features such as algebraic data types, pattern matching, row polymorphism, extensible records, higher-kinded types, type classes with functional dependencies, and higher-rank polymorphism. The language emphasizes strong static typing and pure functions, ensuring code reliability and maintainability. Developers can compile PureScript code into readable JavaScript, facilitating seamless integration with existing JavaScript codebases. The ecosystem includes an extensive collection of libraries, excellent tooling, and editor support with instant rebuilds. An active community provides numerous learning resources, including the PureScript book, which offers practical projects for beginners.

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

jscoverage tool, both node.js and JavaScript support. Enhance the coverage range. Use mocha to load the jscoverage module, then it works. jscoverage will append coverage info when you select list or spec or tap reporter in mocha. You can use covout to specify the reporter, like HTML, and detail. The detail reporter will print the uncovered code in the console directly. Mocha runs test case with jscoverage module. jscoverage will ignore files while listing in covignore file. jscoverage will output a report in HTML format. jscoverage will inject a group of functions into your module exports. default jscoverage will search covignore in the project root. jscoverage will copy exclude files from the source directory to the destination directory.

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 interested in a solution to build reliable and maintainable applications

Audience

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

Audience

Professionals seeking a solution to assess and manage the quality of their code testing operations

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

PureScript
Founded: 2017
United States
www.purescript.org

Company Information

CraftTweaker
github.com/CraftTweaker/ZenScript

Company Information

jscoverage
www.npmjs.com/package/jscoverage

Alternatives

Alternatives

Apache Groovy

Apache Groovy

The Apache Software Foundation

Alternatives

Alternatives

Apache Groovy

Apache Groovy

The Apache Software Foundation
blanket.js

blanket.js

Blanket.js
Nix

Nix

NixOS
Apache Groovy

Apache Groovy

The Apache Software Foundation
C#

C#

Microsoft
pytest-cov

pytest-cov

Python
Dart

Dart

Dart Language

Categories

Categories

Categories

Categories

Integrations

AWS Cloud9
Amp
AtomicJar
Buffer Editor
DeepSeek Coder
Denigma
Extism
FreeBSD
Glitch
HUnit
IP2Location
ImmuneBytes
JavaScript
Kakoune
PostgresML
RunCode
Spacemacs
Sublime Text
Typora
Zed

Integrations

AWS Cloud9
Amp
AtomicJar
Buffer Editor
DeepSeek Coder
Denigma
Extism
FreeBSD
Glitch
HUnit
IP2Location
ImmuneBytes
JavaScript
Kakoune
PostgresML
RunCode
Spacemacs
Sublime Text
Typora
Zed

Integrations

AWS Cloud9
Amp
AtomicJar
Buffer Editor
DeepSeek Coder
Denigma
Extism
FreeBSD
Glitch
HUnit
IP2Location
ImmuneBytes
JavaScript
Kakoune
PostgresML
RunCode
Spacemacs
Sublime Text
Typora
Zed

Integrations

AWS Cloud9
Amp
AtomicJar
Buffer Editor
DeepSeek Coder
Denigma
Extism
FreeBSD
Glitch
HUnit
IP2Location
ImmuneBytes
JavaScript
Kakoune
PostgresML
RunCode
Spacemacs
Sublime Text
Typora
Zed
Claim Haskell and update features and information
Claim Haskell and update features and information
Claim PureScript and update features and information
Claim PureScript and update features and information
Claim ZenScript and update features and information
Claim ZenScript and update features and information
Claim jscoverage and update features and information
Claim jscoverage and update features and information