Interpreter Softwares and Apps

Discover best Interpreter softwares, apps and websites.

Filter by Platform

Platforms:

Interpreter Applications

Sort:
repl.it

repl.it

Free

Repl.it is an online integrated development environment (IDE) that allows users to write, run, and debug code in numerous programming languages directly in their web browser. It provides a cloud-based platform for development, collaboration, and learning, eliminating the need for local setup.

Zero setup required to start coding in many languages.
Cloud IDE
Development OS & Utilities
Groovy

Groovy

Open Source

Apache Groovy is a powerful, optionally typed and dynamic language for the Java platform. It seamlessly integrates with existing Java code and libraries, making it a versatile tool for scripting, application development, testing, and automation.

Seamless interoperability with Java.
Scripting
Development
Hack

Hack

Open Source

Hack is a programming language for the HipHop Virtual Machine (HHVM), combining the fast development cycle of dynamically typed languages with the discipline of static typing. It offers features like type hinting and asynchronous programming primitives, making it suitable for building complex, performant web applications.

Improved performance through HHVM.
Scripting
Development
Kotlin

Kotlin

Open Source

Kotlin is a modern, statically-typed programming language developed by JetBrains. It runs on the Java Virtual Machine (JVM), Android, and the web (via JavaScript), and can compile to native code. Designed for concise, safe, and interoperable code, Kotlin aims to make programming more enjoyable and productive.

Enhanced safety with explicit null handling, reducing NullPointerException error...
Scripting language
Development
Apple Swift

Apple Swift

Open Source

Swift is a powerful and intuitive compiled programming language from Apple, building on the best of C and Objective-C without the constraints of C compatibility. It's designed for safety, performance, and modern software design patterns, enabling developers to create apps for iOS, macOS, watchOS, tvOS, and beyond.

Enhanced safety features reduce runtime errors.
Scripting
Development
Bash

Bash

Open Source

Bash is the GNU operating system's shell, a command language interpreter. It is widely used as the default shell on many Unix-like systems, providing a powerful environment for command-line interaction and scripting.

Widely available and often the default shell on Unix-like systems.
Command line interface
Development OS & Utilities
Ruby

Ruby

Open Source

Ruby is a dynamic, open-source programming language known for its elegant syntax and focus on developer productivity. It's widely used for web development, scripting, and rapid prototyping.

Elegant and readable syntax
Blocks
Development
Peppermint

Peppermint

Commercial

Peppermint is a lightweight and native code editor designed exclusively for macOS, offering a clean and fluid interface for developers. It focuses on providing essential features like syntax highlighting, code completion, and built-in tools for a productive coding experience.

Excellent performance and responsiveness due to native macOS design.
Code completion
Development
jRuby

jRuby

Open Source

JRuby is a robust implementation of the Ruby programming language built on the Java Virtual Machine (JVM). It provides seamless interoperability between Ruby and Java, allowing developers to leverage the strengths of both ecosystems.

Seamless interoperability with Java.
Interpreter
Development
fish

fish

Open Source

fish is an intelligent and user-friendly command-line shell designed for macOS, Linux, and other Unix-like operating systems. Featuring powerful autocompletion, syntax highlighting, and modern scripting capabilities, fish simplifies the command-line experience for both beginners and experienced users.