RSS 472 projects tagged "Interpreters"

No download Website Updated 20 May 2013 Seed7

Screenshot
Pop 569.64
Vit 1,486.66

Seed7 is a general purpose programming language. It is a higher level language compared to Ada, C++, and Java. In Seed7, new statements and operators can be declared easily. Functions with type results and type parameters are more elegant than a template or generics concept. Object orientation is used when it brings advantages and not in places when other solutions are more obvious. Although Seed7 contains several concepts of other programming languages, it is generally not considered as a direct descendant of any other programming language.

No download Website Updated 18 May 2013 The friendly interactive shell

Screenshot
Pop 416.37
Vit 316.56

fish, the friendly interactive shell is a shell that is focused on interactive use, discoverability, and user friendliness. The design goal of fish is to give the user a rich set of powerful features in a way that is easy to discover, remember, and use. fish features a user-friendly and powerful tab-completion, including descriptions of every completion, tab-completion of strings with wildcards, and many completions for specific commands. It also features an extensive and discoverable help system. A special help command gives access to all the fish documentation in your preferred Web browser. Other features include syntax highlighting with extensive error checking, support for the X clipboard, smart terminal handling based on terminfo, an easy to search, no duplicates history.

Download Website Updated 20 May 2013 The Aime Interpreter

Screenshot
Pop 414.03
Vit 305.41

aime is a simple, C-like programming language and an interpreter, both designed to be embeddable in applications. The language is straightforward, trivial, and direct. Its syntax is simpler than that of C, while still providing for full object management, higher order functions, and references. The interpreter is secure and expressive, allowing comprehensive control over program execution and providing powerful methods of application integration.

Download Website Updated 17 May 2013 TXR

Screenshot
Pop 253.76
Vit 153.94

TXR is a new data munging language to replace the likes of awk and Perl. TXR's special pattern language provides template-based matching of entire documents or large sections of documents. It also contains a language for functional and imperative programming. It is written in C and takes the form of a utility that is portable to Unix-like platforms and Windows.

No download Website Updated 01 Apr 2013 RPL/2

Screenshot
Pop 308.73
Vit 112.80

RPL/2 (Reverse Polish Lisp/2) is a langage derived from the RPL made by Hewlett-Packard for its HP-28S. It has some extensions (preprocessor, compilated libraries, new functions), a TeX output, and can draw graphics.

No download Website Updated 05 Jan 2000 ucblogo

Screenshot
Pop 29.12
Vit 69.88

Berkely Logo (ucblogo) is an interpreter for the Logo programming language. Logo is a computer programming language designed for use by learners, including children. This dialect of Logo features random-access arrays, variable number of inputs to user-defined procedures, various error handling improvements, comments and continuation lines, first-class instruction and expression templates, and macros.

Download Website Updated 25 Feb 2000 bwBASIC

Screenshot
Pop 22.18
Vit 69.51

The Bywater BASIC scripting language (bwBASIC) implements a large superset of the ANSI Standard for Minimal BASIC (X3.60-1978) and a significant subset of the ANSI Standard for Full BASIC (X3.113-1987) in C. It also offers shell programming facilities as an extension of BASIC. bwBASIC seeks to be as portable as possible.

Download Website Updated 01 Mar 2013 Retro

Screenshot
Pop 415.88
Vit 68.69

Retro is a clean, minimalist language with roots in Forth. It supports all major OSes in use today, and was designed to be easy to learn, use, and modify for specific needs.

Download Website Updated 26 Oct 2000 TinyScheme

Screenshot
Pop 52.31
Vit 67.74

TinyScheme is a lightweight Scheme interpreter that implements as large a subset of R5RS as possible without getting very large and complicated. It is meant to be used as an embedded scripting interpreter for other programs. As such, it does not offer IDEs or extensive toolkits although it does sport a small top-level loop, included conditionally. A lot of functionality in TinyScheme is included conditionally, and it allows multiple interpreter states to coexist in the same program without any interference between them. Foreign functions in C can also be added and values can be defined in the Scheme environment.

Download Website Updated 21 Apr 2001 AlgebraDB

Screenshot
Pop 28.72
Vit 66.42

AlgebraDB is a relational database with infinite tables. It is an extension to Codd's relational model, with infinite tables being functions.

Screenshot

Project Spotlight

ENet for C#

A wrapper for the C-language ENet networking library.

Screenshot

Project Spotlight

Free Help Desk

A Web-based help desk system.