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

Nim is a statically typed compiled systems programming language. It combines successful concepts from mature languages like Python, Ada and Modula. Nim generates native dependency-free executables, not dependent on a virtual machine, which are small and allow easy redistribution. Nim's memory management is deterministic and customizable with destructors and move semantics, inspired by C++ and Rust. It is well-suited for embedded, hard-realtime systems. Modern concepts like zero-overhead iterators and compile-time evaluation of user-defined functions, in combination with the preference of value-based datatypes allocated on the stack, lead to extremely performant code. Support for various backends: it compiles to C, C++ or JavaScript so that Nim can be used for all backend and frontend needs.

About

Scheme is a general-purpose computer programming language. It is a high-level language, supporting operations on structured data such as strings, lists, and vectors, as well as operations on more traditional data such as numbers and characters. While Scheme is often identified with symbolic applications, its rich set of data types and flexible control structures make it a truly versatile language. Scheme has been employed to write text editors, optimize compilers, operating systems, graphics packages, expert systems, numerical applications, financial analysis packages, virtual reality systems, and practically every other type of application imaginable. Scheme is a fairly simple language to learn since it is based on a handful of syntactic forms and semantic concepts and since the interactive nature of most implementations encourages experimentation. Scheme is a challenging language to understand fully.

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

DevOps teams seeking a high-performance parallel Programming Language solution

Audience

Programming Language solution for DevOps

Audience

Professionals in need of a solution to write text editors, optimize compilers, build operating systems, create graphics packages, and manage expert systems

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

Fortran
United States
fortran-lang.org

Company Information

Nim
nim-lang.org

Company Information

Scheme
www.scheme.com/tspl4/intro.html#./intro:h0

Company Information

V Programming Language
United States
vlang.io

Alternatives

Alternatives

D

D

D Language Foundation

Alternatives

Alternatives

Zig

Zig

Zig Software Foundation
Swift

Swift

Apple
Java

Java

Oracle
D

D

D Language Foundation
Dart

Dart

Dart Language
Zig

Zig

Zig Software Foundation

Categories

Categories

Categories

Categories

Integrations

Arm Forge
CodeConvert
Codecov
DeepSeek Coder
Devika
Emacs
GPT Pilot
Geany
JavaScript
JupyterLab
Kiuwan Code Security
Lapce
MPI for Python (mpi4py)
PMD
Racket
Refraction
Replit
Spacemacs
TextMate
UltraEdit

Integrations

Arm Forge
CodeConvert
Codecov
DeepSeek Coder
Devika
Emacs
GPT Pilot
Geany
JavaScript
JupyterLab
Kiuwan Code Security
Lapce
MPI for Python (mpi4py)
PMD
Racket
Refraction
Replit
Spacemacs
TextMate
UltraEdit

Integrations

Arm Forge
CodeConvert
Codecov
DeepSeek Coder
Devika
Emacs
GPT Pilot
Geany
JavaScript
JupyterLab
Kiuwan Code Security
Lapce
MPI for Python (mpi4py)
PMD
Racket
Refraction
Replit
Spacemacs
TextMate
UltraEdit

Integrations

Arm Forge
CodeConvert
Codecov
DeepSeek Coder
Devika
Emacs
GPT Pilot
Geany
JavaScript
JupyterLab
Kiuwan Code Security
Lapce
MPI for Python (mpi4py)
PMD
Racket
Refraction
Replit
Spacemacs
TextMate
UltraEdit
Claim Fortran and update features and information
Claim Fortran and update features and information
Claim Nim and update features and information
Claim Nim and update features and information
Claim Scheme and update features and information
Claim Scheme and update features and information
Claim V Programming Language and update features and information
Claim V Programming Language and update features and information