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

OCaml is a general-purpose, industrial-strength programming language with an emphasis on expressiveness and safety. OCaml’s powerful type system means more bugs are caught at compile time, and large, complex codebases are easier to maintain. This makes it a good language for running critical code. At the same time, sophisticated inference makes the type system unobtrusive, creating a smooth developer experience. One is a bytecode compiler which generates small, portable executables and is very fast. The other is a native code compiler that produces more efficient machine code; its performance matches the highest standards of modern compilers. OCaml has great support for the most popular editors. VS Code is recommended for beginners, and for power users there is deep integration with Vim and Emacs. OCaml has a rich and dynamic community and best-in-class tooling.

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

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

Audience

Programming Language solution for DevOps teams

Audience

Developers in need of an advanced Programming Language solution

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

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

OCaml
ocaml.org

Company Information

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

Company Information

jscoverage
www.npmjs.com/package/jscoverage

Alternatives

Apache Groovy

Apache Groovy

The Apache Software Foundation

Alternatives

Java

Java

Oracle

Alternatives

Racket

Racket

Racket Language

Alternatives

blanket.js

blanket.js

Blanket.js
Zig

Zig

Zig Software Foundation
Zig

Zig

Zig Software Foundation
Dart

Dart

Dart Language
pytest-cov

pytest-cov

Python
Zig

Zig

Zig Software Foundation

Categories

Categories

Categories

Categories

Integrations

Apache NetBeans
CodeSession
Coveralls
Dash
Extism
Glitch
Hacker AI
IP2Location
JSON Formatter
JavaScript
ManagePrompt
Mocha
NanoVMs
Node.js
Opengrep
Replit
Sublime Text
Synth
Typora
american fuzzy lop

Integrations

Apache NetBeans
CodeSession
Coveralls
Dash
Extism
Glitch
Hacker AI
IP2Location
JSON Formatter
JavaScript
ManagePrompt
Mocha
NanoVMs
Node.js
Opengrep
Replit
Sublime Text
Synth
Typora
american fuzzy lop

Integrations

Apache NetBeans
CodeSession
Coveralls
Dash
Extism
Glitch
Hacker AI
IP2Location
JSON Formatter
JavaScript
ManagePrompt
Mocha
NanoVMs
Node.js
Opengrep
Replit
Sublime Text
Synth
Typora
american fuzzy lop

Integrations

Apache NetBeans
CodeSession
Coveralls
Dash
Extism
Glitch
Hacker AI
IP2Location
JSON Formatter
JavaScript
ManagePrompt
Mocha
NanoVMs
Node.js
Opengrep
Replit
Sublime Text
Synth
Typora
american fuzzy lop
Claim Crystal and update features and information
Claim Crystal and update features and information
Claim OCaml and update features and information
Claim OCaml and update features and information
Claim Unlambda and update features and information
Claim Unlambda and update features and information
Claim jscoverage and update features and information
Claim jscoverage and update features and information