Java

Java

Oracle

About

Fortran has been designed from the ground up for computationally intensive applications in science and engineering. Mature and battle-tested compilers and libraries allow you to write code that runs close to the metal, fast. Fortran is statically and strongly typed, which allows the compiler to catch many programming errors early on for you. This also allows the compiler to generate efficient binary code. Fortran is a relatively small language that is surprisingly easy to learn and use. Expressing most mathematical and arithmetic operations over large arrays is as simple as writing them as equations on a whiteboard. Fortran is a natively parallel programming language with intuitive array-like syntax to communicate data between CPUs. You can run almost the same code on a single CPU, on a shared-memory multicore system, or on a distributed-memory HPC or cloud-based system.

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

The Java™ Programming Language is a general-purpose, concurrent, strongly typed, class-based object-oriented language. It is normally compiled to the bytecode instruction set and binary format defined in the Java Virtual Machine Specification. In the Java programming language, all source code is first written in plain text files ending with the .java extension. Those source files are then compiled into .class files by the javac compiler. A .class file does not contain code that is native to your processor; it instead contains bytecodes — the machine language of the Java Virtual Machine1 (Java VM). The java launcher tool then runs your application with an instance of the Java Virtual Machine.

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

DevOps teams seeking a high-performance parallel Programming Language solution

Audience

Developers in need of a purely functional solution to create, build and test applications

Audience

Developers looking for a 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 5.0 / 5
ease 5.0 / 5
features 5.0 / 5
design 5.0 / 5

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

Fortran
United States
fortran-lang.org

Company Information

Haskell
www.haskell.org

Company Information

Oracle
docs.oracle.com/javase/8/docs/technotes/guides/language/index.html

Company Information

jscoverage
www.npmjs.com/package/jscoverage

Alternatives

Alternatives

Alternatives

Alternatives

Apache Groovy

Apache Groovy

The Apache Software Foundation
blanket.js

blanket.js

Blanket.js
Java

Java

Oracle
Nix

Nix

NixOS
pytest-cov

pytest-cov

Python

Categories

Categories

Categories

Categories

Integrations

Anti-Captcha
Bitrise
BlueFlag Security
Caduceus
Cline
Codespy
DNSimple
Duckly
Eximbills Enterprise
Gemini 2.5 Flash-Lite
Grok 4
Intel oneAPI HPC Toolkit
JUnit
OneEntry
OpenJDK
Roost.ai
SONATA
SerpApi
Sonatype SBOM Manager
String.com

Integrations

Anti-Captcha
Bitrise
BlueFlag Security
Caduceus
Cline
Codespy
DNSimple
Duckly
Eximbills Enterprise
Gemini 2.5 Flash-Lite
Grok 4
Intel oneAPI HPC Toolkit
JUnit
OneEntry
OpenJDK
Roost.ai
SONATA
SerpApi
Sonatype SBOM Manager
String.com

Integrations

Anti-Captcha
Bitrise
BlueFlag Security
Caduceus
Cline
Codespy
DNSimple
Duckly
Eximbills Enterprise
Gemini 2.5 Flash-Lite
Grok 4
Intel oneAPI HPC Toolkit
JUnit
OneEntry
OpenJDK
Roost.ai
SONATA
SerpApi
Sonatype SBOM Manager
String.com

Integrations

Anti-Captcha
Bitrise
BlueFlag Security
Caduceus
Cline
Codespy
DNSimple
Duckly
Eximbills Enterprise
Gemini 2.5 Flash-Lite
Grok 4
Intel oneAPI HPC Toolkit
JUnit
OneEntry
OpenJDK
Roost.ai
SONATA
SerpApi
Sonatype SBOM Manager
String.com
Claim Fortran and update features and information
Claim Fortran and update features and information
Claim Haskell and update features and information
Claim Haskell and update features and information
Claim Java and update features and information
Claim Java and update features and information
Claim jscoverage and update features and information
Claim jscoverage and update features and information