Java

Java

Oracle
Lua

Lua

Lua Language

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

Lua is a powerful, efficient, lightweight, embeddable scripting language. It supports procedural programming, object-oriented programming, functional programming, data-driven programming, and data description. Lua combines simple procedural syntax with powerful data description constructs based on associative arrays and extensible semantics. Lua is dynamically typed, runs by interpreting bytecode with a register-based virtual machine, and has automatic memory management with incremental garbage collection, making it ideal for configuration, scripting, and rapid prototyping. Lua has a deserved reputation for performance. To claim to be "as fast as Lua" is an aspiration of other scripting languages. Several benchmarks show Lua as the fastest language in the realm of interpreted scripting languages. Lua is fast not only in fine-tuned benchmark programs, but in real life too. Substantial fractions of large applications have been written in Lua.

About

OpenCppCoverage is an open-source code coverage tool for C++ under Windows. The main usage is for unit testing coverage, but you can also use it to know the executed lines in a program for debugging purposes. Support compiler with a program database file (.pdb). Just run your program with OpenCppCoverage, no need to recompile your application. Exclude a line based on a regular expression. Coverage aggregation, to run several code coverages and merge them into a single report. Requires Microsoft Visual Studio 2008 or higher for all editions including the Express edition. It should also work with the previous version of Visual Studio. You can run the tests with the Test Explorer window.

About

Simple, fast, safe, and compiled. For developing maintainable software. Simple language for building maintainable programs. You can learn the entire language by going through the documentation over a weekend, and in most cases, there's only one way to do something. This results in simple, readable, and maintainable code. This results in simple, readable, and maintainable code. Despite being simple, V gives a lot of power to the developer and can be used in pretty much every field, including systems programming, webdev, gamedev, GUI, mobile, science, embedded, tooling, etc. V is very similar to Go. If you know Go, you already know 80% of V. Bounds checking, No undefined values, no variable shadowing, immutable variables by default, immutable structs by default, option/result and mandatory error checks, sum types, generics, and immutable function args by default, mutable args have to be marked on call.

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 looking for a Programming Language solution

Audience

DevOps teams in need of a scripting language solution

Audience

Individuals in need of a solution to run tests, manage executed lines and improve debugging processes

Audience

Developers interested in a language for building maintainable programs

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

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

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

Company Information

Lua Language
www.lua.org

Company Information

OpenCppCoverage
github.com/OpenCppCoverage/OpenCppCoverage

Company Information

V Programming Language
United States
vlang.io

Alternatives

Alternatives

Alternatives

Alternatives

Swift

Swift

Apple
JCov

JCov

OpenJDK
ABAP

ABAP

SAP PRESS
froglogic Coco

froglogic Coco

froglogic
CodeRush

CodeRush

DevExpress
Zig

Zig

Zig Software Foundation

Categories

Categories

Categories

Categories

Integrations

Akto
Aserto
Benerator
BestCaptchaSolver.com
Chatty
CodeRunner
CodeScan
Falcon-7B
Hyland Document Filters
Parasoft
Prefix
Python RPA
Qwen2.5-Coder
Raftt
Roost.ai
Safurai
Seal Security
SourceAI
Syhunt Hybrid
ZZZ Code AI

Integrations

Akto
Aserto
Benerator
BestCaptchaSolver.com
Chatty
CodeRunner
CodeScan
Falcon-7B
Hyland Document Filters
Parasoft
Prefix
Python RPA
Qwen2.5-Coder
Raftt
Roost.ai
Safurai
Seal Security
SourceAI
Syhunt Hybrid
ZZZ Code AI

Integrations

Akto
Aserto
Benerator
BestCaptchaSolver.com
Chatty
CodeRunner
CodeScan
Falcon-7B
Hyland Document Filters
Parasoft
Prefix
Python RPA
Qwen2.5-Coder
Raftt
Roost.ai
Safurai
Seal Security
SourceAI
Syhunt Hybrid
ZZZ Code AI

Integrations

Akto
Aserto
Benerator
BestCaptchaSolver.com
Chatty
CodeRunner
CodeScan
Falcon-7B
Hyland Document Filters
Parasoft
Prefix
Python RPA
Qwen2.5-Coder
Raftt
Roost.ai
Safurai
Seal Security
SourceAI
Syhunt Hybrid
ZZZ Code AI
Claim Java and update features and information
Claim Java and update features and information
Claim Lua and update features and information
Claim Lua and update features and information
Claim OpenCppCoverage and update features and information
Claim OpenCppCoverage and update features and information
Claim V Programming Language and update features and information
Claim V Programming Language and update features and information