Are you a fan of FORTH/RPN math? Need an easy, quick way to access files, do calculations, or just about anything else on your computer? Enter CUE (abrv. Q). Optimized for short, quick programs this language can be used for many different chores.
Tcl TextEdit is a simple and powerfull texteditor entierly written in tk/tcl scriptinglanguage (no compilation required). It aims to be a programming editor.
The Cup Programming Language is a combination compiler and VM (Virtual Machine). The language is purely procedural, though allows 'top-level' code like a scriptinglanguage.
sForzando is a set of extensions for the PyGame library (www.pygame.org) for the Python programming language. sForzando makes available easy-to-use classes for game event scripting, graphic animations and layering.
A Snakefile is an unholy combination of a Makefile and a Python script. Here you have a cross-platform code generation tool with the simple build rules of make, with the power of a full-featured scriptinglanguage.
VisLua is a full featured IDE for the Lua scriptinglanguage written in Lua. VisLua supports full context debugging, syntax highlighing, and many other advanced IDE features.
Deploy in 115+ regions with the modern database for every enterprise.
MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
SenseTalk is an exceptionally readable scriptinglanguage in the xTalk (HyperTalk) family. This Project serves as a home for SenseTalk-related OpenSource projects. Although SenseTalk itself is not OpenSource at this time, some extension modules are.
Nickle is a desk calculator language with powerful programming and scripting capabilities. Nickle supports a variety of datatypes, especially arbitrary precision numbers.
ProjectBuilder is a powerful and easy to use Project Build Manager. It is extendable via the built-in scriptinglanguage Python. So why 'ProjectBuilder', its named after the great 'ProjectBuilder' tool on NEXTStep.
Jus is a Java build tool, similar to Ant. Jus was created because, after using Ant for several months on a real project, I wanted Ant with file-based targets and an easier-to-type scriptinglanguage.
Jint is an experimental scriptinglanguage for Java environments. It is itself
based on Java and has many features commonly found in scripting languages.
DynamicJava is a Java source interpreter. It executes programs written in Java, like described in the Java Language Specification, in addition with scripting features.
BSPL is a designed extensible language for scripting, ideal for newcomers on programming. Using a similar sintax of Basic and LUA, and caracteristics of those programming language.
Prog is a lightweight, high-level, general-purpose, interpretable, compilable, strongly typed language that balances pragmatism, legibility, and versatility. Types are first-class objects and evaluation is considered a side-effect of type conversion.
SilverScript is a new, platform-independent scriptinglanguage that can be used to script events in games and other applications. It is designed to be simple and easy to learn.
Its API is written in object-oriented C++.
Compiler for the scriptinglanguage Tcl used to create native application out of tcl language input files. The native applications are significant faster and absolute safe in terms of protect your private property
Trying to implement a lispy scriptinglanguage on top of Java in a minimalistic way: as small as possible but with a solid language design thats borrowed from common lisp.