About

Component Pascal is a general-purpose language in the tradition of Pascal, Modula-2, and Oberon. Its most important features are block structure, modularity, separate compilation, static typing with strong type checking (also across module boundaries), type extension with methods, dynamic loading of modules, and garbage collection. Type extension makes Component Pascal an object-oriented language. An object is a variable of an abstract data type consisting of private data (its state) and procedures that operate on this data. Abstract data types are declared as extensible records. Component Pascal covers most terms of object-oriented languages by the established vocabulary of imperative languages in order to minimize the number of notions for similar concepts. Complete type safety and the requirement of a dynamic object model make Component Pascal a component-oriented language.

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

Cython is an optimizing static compiler for both the Python programming language and the extended Cython programming language (based on Pyrex). It makes writing C extensions for Python as easy as Python itself. Cython gives you the combined power of Python and C to let you write Python code that calls back and forth from and to C or C++ code natively at any point. Easily tune readable Python code into plain C performance by adding static type declarations, also in Python syntax. Use combined source code level debugging to find bugs in your Python, Cython, and C code. Interact efficiently with large data sets, e.g. using multi-dimensional NumPy arrays. Quickly build your applications within the large, mature, and widely used CPython ecosystem. The Cython language is a superset of the Python language that additionally supports calling C functions and declaring C types on variables and class attributes.

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

Programmers searching for a complete Programming Language solution

Audience

Developers in need of a powerful Programming Language solution

Audience

Users and developers requiring a static compiler for both Python and Cython programming languages

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

Component Pascal
Founded: 1997
blackboxframework.org/index.php

Company Information

Crystal
crystal-lang.org

Company Information

Cython
United States
cython.org

Company Information

jscoverage
www.npmjs.com/package/jscoverage

Alternatives

Alternatives

Apache Groovy

Apache Groovy

The Apache Software Foundation

Alternatives

Alternatives

Oxygene

Oxygene

RemObjects Software
blanket.js

blanket.js

Blanket.js
Lua

Lua

Lua Language
Zig

Zig

Zig Software Foundation
Dart

Dart

Dart Language
pytest-cov

pytest-cov

Python

Categories

Categories

Categories

Categories

Integrations

C
C++
C++Builder
Codacy
CodeConvert
Fortran
Gensim
HTML
JSON Formatter
JavaScript
Mocha
Node.js
NumPy
PyCharm
Python
Replit
scikit-image

Integrations

C
C++
C++Builder
Codacy
CodeConvert
Fortran
Gensim
HTML
JSON Formatter
JavaScript
Mocha
Node.js
NumPy
PyCharm
Python
Replit
scikit-image

Integrations

C
C++
C++Builder
Codacy
CodeConvert
Fortran
Gensim
HTML
JSON Formatter
JavaScript
Mocha
Node.js
NumPy
PyCharm
Python
Replit
scikit-image

Integrations

C
C++
C++Builder
Codacy
CodeConvert
Fortran
Gensim
HTML
JSON Formatter
JavaScript
Mocha
Node.js
NumPy
PyCharm
Python
Replit
scikit-image
Claim Component Pascal and update features and information
Claim Component Pascal and update features and information
Claim Crystal and update features and information
Claim Crystal and update features and information
Claim Cython and update features and information
Claim Cython and update features and information
Claim jscoverage and update features and information
Claim jscoverage and update features and information