ZenScript

ZenScript

CraftTweaker
python-sql

python-sql

Python Software Foundation

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

Tcl is a very simple programming language. If you have programmed before, you can learn enough to write interesting Tcl programs within a few hours. This page provides a quick overview of the main features of Tcl. After reading this you'll probably be able to start writing simple Tcl scripts on your own; however, we recommend that you consult one of the many available Tcl books for more complete information. Each Tcl command consists of one or more words separated by spaces. In this example there are four words: expr, 20, +, and 10. The first word is the name of a command and the other words are arguments to that command. All Tcl commands consist of words, but different commands treat their arguments differently. The expr command treats all of its arguments together as an arithmetic expression, computes the result of that expression, and returns the result as a string. In the expr command the division into words isn't significant.

About

ZenScript originated from MineTweaker where a simple programming language is needed to allow users without programming knowledge to be able to execute simple commands by following the tutorials for it. Originally MineTweaker had a simple one-line-at-a-time parsed scripting system, but it quickly became clear that it wasn't flexible enough, so a simple parsed language was created. This parsed language worked quite well but was very inefficient as each value was wrapped into its own object. ZenScript allows mixed typed and typeless behavior. You don't need to define types anywhere, the compile will infer them where possible and exhibit typeless behavior when the type is effectively unknown. In nearly all the cases, the type is perfectly known and execution runs at native Java speed. Since there are types, they can be documented and enforced.

About

python-sql is a library to write SQL queries in a pythonic way. Simple selects, select with where condition. Select with join or select with multiple joins. Select with group_by and select with output name. Select with order_by, or select with sub-select. Select on other schema and insert query with default values. Insert query with values, and insert query with query. Update query with values. Update query with where condition. Update query with from the list. Delete query with where condition, and delete query with sub-query. Provides limit style, qmark style, and numeric style.

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

Audience

Any user interested in a scripting system that can be used without any programming knowledge

Audience

Developers searching for a solution offering a library to write SQL queries

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

Tcl
www.tcl.tk/about/language.html

Company Information

CraftTweaker
github.com/CraftTweaker/ZenScript

Company Information

Python Software Foundation
United States
pypi.org/project/python-sql/

Alternatives

Alternatives

Swift

Swift

Apple

Alternatives

Alternatives

Java

Java

Oracle
Apache Groovy

Apache Groovy

The Apache Software Foundation
C#

C#

Microsoft
PowerShell

PowerShell

Microsoft
warcat

warcat

Python Software Foundation

Categories

Categories

Categories

Categories

Integrations

Arm MAP
Buffer Editor
CLion
CUDA
ConTEXT Editor
Devika
GPT Pilot
Intel oneAPI HPC Toolkit
Lapce
Mayhem Code Security
Oracle SQL Developer
PMD
Python
Refraction
Sublime Text
SwapCode AI
TotalView
UEStudio
Zed

Integrations

Arm MAP
Buffer Editor
CLion
CUDA
ConTEXT Editor
Devika
GPT Pilot
Intel oneAPI HPC Toolkit
Lapce
Mayhem Code Security
Oracle SQL Developer
PMD
Python
Refraction
Sublime Text
SwapCode AI
TotalView
UEStudio
Zed

Integrations

Arm MAP
Buffer Editor
CLion
CUDA
ConTEXT Editor
Devika
GPT Pilot
Intel oneAPI HPC Toolkit
Lapce
Mayhem Code Security
Oracle SQL Developer
PMD
Python
Refraction
Sublime Text
SwapCode AI
TotalView
UEStudio
Zed

Integrations

Arm MAP
Buffer Editor
CLion
CUDA
ConTEXT Editor
Devika
GPT Pilot
Intel oneAPI HPC Toolkit
Lapce
Mayhem Code Security
Oracle SQL Developer
PMD
Python
Refraction
Sublime Text
SwapCode AI
TotalView
UEStudio
Zed
Claim Fortran and update features and information
Claim Fortran and update features and information
Claim Tcl and update features and information
Claim Tcl and update features and information
Claim ZenScript and update features and information
Claim ZenScript and update features and information
Claim python-sql and update features and information
Claim python-sql and update features and information